mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Remove blank line that was added
This commit is contained in:
parent
13a167393d
commit
09a63ec3e7
1 changed files with 0 additions and 1 deletions
|
|
@ -747,7 +747,6 @@ class Material(IDManagerMixin):
|
|||
return self.volume*self.get_mass_density(nuclide)
|
||||
|
||||
def clone(self, memo=None):
|
||||
|
||||
"""Create a copy of this material with a new unique ID.
|
||||
|
||||
Parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue