Skip to content

Commit e0e6ad3

Browse files
committed
fix flake8
1 parent 4762554 commit e0e6ad3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/multigrid/project_periodic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
import mesh.boundary as bnd
3131
import mesh.patch as patch
3232

33+
3334
def doit(nx, ny):
3435
"""manage the entire projection"""
3536

0 commit comments

Comments
 (0)