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