Skip to content

Commit b9857e5

Browse files
committed
minor: fix flake8
1 parent df966d1 commit b9857e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylops_mpi/utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# isort: skip_file
2-
from .dottest import *
2+
from .dottest import *

0 commit comments

Comments
 (0)