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 9589940 commit 9c35691Copy full SHA for 9c35691
flopy4/mf6/spec.py
@@ -1,3 +1,8 @@
1
+"""
2
+Wrap `xattree` and `attrs` specification utilities for MF6.
3
+These include field decorators and introspection functions.
4
5
+
6
from attrs import NOTHING, Attribute, fields_dict
7
from xattree import array as xattree_array
8
from xattree import coord as xattree_coord
0 commit comments