avoid pyflake for blank line 2

This commit is contained in:
f.basile 2020-11-18 12:19:47 +01:00
parent 33aa888fc7
commit c681101136
1 changed files with 1 additions and 0 deletions

View File

@ -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.