Skip to content

Commit

Permalink
Remove null switch to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnerlmichael committed Jul 31, 2024
1 parent 07a6eb3 commit 43b31c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
RUN_ID_FIELD = "USER28"

OUTLIER_TYPE_CODES = {
None: "0",
"Low price": "1",
"High price": "2",
"Low price per square foot": "3",
Expand Down

0 comments on commit 43b31c4

Please sign in to comment.