Skip to content

Commit b2d2fab

Browse files
committed
cleanup todo comment
1 parent 9b5e050 commit b2d2fab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flopy4/spec.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
"""
22
Wrap `xattree` and `attrs` specification utilities.
33
These include field decorators and introspection functions.
4-
TODO: add `derived` option to dims? or more generic option
5-
to any field indicating it is not part of the formal spec?
64
"""
75

86
import numpy as np

0 commit comments

Comments
 (0)