We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cfcfd commit 01ac819Copy full SHA for 01ac819
modflow_devtools/dfn/schema/v1.py
@@ -29,7 +29,6 @@ class FieldV1(Field):
29
tagged: bool = False
30
in_record: bool = False
31
layered: bool | None = None
32
- longname: str | None = None
33
preserve_case: bool = False
34
numeric_index: bool = False
35
deprecated: bool = False
0 commit comments