mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Changes to be consistent with PEP8 style
This commit is contained in:
parent
70b2f968f8
commit
abd8175a15
4 changed files with 23 additions and 23 deletions
|
|
@ -40,7 +40,7 @@ of an element, you specify the element itself. For example,
|
|||
|
||||
mat.add_element('C', 1.0)
|
||||
|
||||
This method can also accept element names, insensitive to case, such as
|
||||
This method can also accept case-insensitive element names such as
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue