[skip ci] fixed typo

This commit is contained in:
Jonathan Shimwell 2022-08-02 17:37:17 +01:00 committed by GitHub
parent 98c287b83a
commit 742311fd1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -481,7 +481,7 @@ def test_activity_of_stable():
def test_activity_of_tritium():
"""Checks that 1g of tritium has the correct activity activity scaling"""
"""Checks that 1g of tritium has the correct activity scaling"""
m1 = openmc.Material()
m1.add_nuclide("H3", 1)
m1.set_density('g/cm3', 1)