Changes to be consistent with PEP8 style

This commit is contained in:
Paul Cosgrove 2020-02-28 12:36:57 +00:00
parent 70b2f968f8
commit abd8175a15
4 changed files with 23 additions and 23 deletions

View file

@ -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
::