Commit 29d2c75
committed
fix: update test for FieldModel.format_ rename
The FieldModel enum uses format_ (with underscore) instead of format
because 'format' is a Python builtin. The string value is still 'format'.1 parent 45350d1 commit 29d2c75
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments