avoid pyflake for blank line 4
This commit is contained in:
parent
eda3837874
commit
4dbfad74cb
|
@ -915,8 +915,7 @@ class Geom:
|
|||
|
||||
|
||||
def ShowGBoptimized(self,periodic=False,across=[[0],[1],[2],[0,1],[1,2],[0,2],[0,1,2]]):
|
||||
"""
|
||||
Create an extra VTK file to show grain boundaries as feature edges optimized.
|
||||
"""Create an extra VTK file to show grain boundaries as feature edges optimized.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
|
Loading…
Reference in New Issue