We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19df207 commit 6bdd3a5Copy full SHA for 6bdd3a5
test/test_codec.py
@@ -1,6 +1,7 @@
1
-from flopy4.mf6.codec import dumps
2
import pytest
3
+from flopy4.mf6.codec import dumps
4
+
5
6
def test_dumps_ic():
7
from flopy4.mf6.gwf import Dis, Gwf, Ic
0 commit comments