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 7391f3b commit 0d4c3eaCopy full SHA for 0d4c3ea
flopy4/mf6/gwf/oc.py
@@ -26,6 +26,7 @@ class Format:
26
27
@define(slots=False)
28
class Period:
29
+ # TODO follow imod-python for OC SPD
30
rtype: str = field()
31
steps: Steps = field()
32
0 commit comments