Skip to content

Commit 4153cf7

Browse files
authored
Fix casing of new_accident_year variable
1 parent 2b579a9 commit 4153cf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

anyway/field_names.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
file_type_police = "SUG_TIK_MISHTARA"
22
file_type = "SUG_TIK"
33
new_file_type = "SemelSugTikLMS"
4-
new_accident_year = "ShnatTeuna"
4+
new_accident_year = "shnatTeuna"
55
settlement = "SemelYeshuv"
66
street1 = "REHOV1"
77
street2 = "REHOV2"

0 commit comments

Comments
 (0)