[skip ci] removed blank line pep8

This commit is contained in:
Jonathan Shimwell 2022-08-23 23:20:59 +01:00 committed by GitHub
parent 1e55089e9d
commit 08f026496b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -348,7 +348,6 @@ def test_get_specific_nuclide_atom_densities(uo2):
assert all_nuc['O16'] == one_nuc['O16']
def test_get_nuclide_atoms():
mat = openmc.Material()
mat.add_nuclide('Li6', 1.0)