Skip to content

Commit 0c07237

Browse files
committed
lint
1 parent 705559d commit 0c07237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/test_manip.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
import numpy
55
import pytest
6+
from mpi4py import MPI
67
from utils import device, runAndCompare
78

89
import sharpy as sp
9-
from mpi4py import MPI
1010

1111

1212
class TestManip:

0 commit comments

Comments
 (0)