Merge pull request #4 from ChasingNeutrons/element_name

Changes to be consistent with PEP8 style
This commit is contained in:
ChasingNeutrons 2020-02-28 12:33:26 +00:00 committed by GitHub
commit 30c5167fb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
::