Update openmc/source.py

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Olaf Schumann 2022-01-07 15:53:10 +01:00 committed by GitHub
parent 66ffe3a6b8
commit 759aba2e98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,7 +251,6 @@ class Source:
if time is not None:
source.time = Univariate.from_xml_element(time)
return source