Skip to content

Commit 9c35691

Browse files
committed
comment
1 parent 9589940 commit 9c35691

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

flopy4/mf6/spec.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
"""
2+
Wrap `xattree` and `attrs` specification utilities for MF6.
3+
These include field decorators and introspection functions.
4+
"""
5+
16
from attrs import NOTHING, Attribute, fields_dict
27
from xattree import array as xattree_array
38
from xattree import coord as xattree_coord

0 commit comments

Comments
 (0)