avoid pyflake for blank line 2
This commit is contained in:
parent
33aa888fc7
commit
c681101136
|
@ -913,6 +913,7 @@ class Geom:
|
|||
v.vtk_data.SetPolys(cells)
|
||||
v.save('GrainBoundaries')
|
||||
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue