Skip to content

Commit 6bdd3a5

Browse files
authored
ruff (#149)
1 parent 19df207 commit 6bdd3a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_codec.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
from flopy4.mf6.codec import dumps
21
import pytest
32

3+
from flopy4.mf6.codec import dumps
4+
45

56
def test_dumps_ic():
67
from flopy4.mf6.gwf import Dis, Gwf, Ic

0 commit comments

Comments
 (0)