Skip to content

Commit

Permalink
Automated autopep8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autopep8 committed Aug 26, 2021
1 parent 3ccb33c commit 746863f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paramak/shape.py
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,7 @@ def neutronics_description(self) -> dict:
"""Returns a neutronics description of the Shape object. This is needed
for the use with the cad_to_h5m python package which will automatically
convert the model to a DAGMC compatible neutronics geometry. If tet
meshing of the volume is required then cubit meshing commands can be
meshing of the volume is required then cubit meshing commands can be
optionally specified as the tet_mesh argument.
Returns:
Expand Down

0 comments on commit 746863f

Please sign in to comment.