Skip to content

Commit

Permalink
i
Browse files Browse the repository at this point in the history
  • Loading branch information
tlocke committed Oct 14, 2024
1 parent 8352efe commit 33635e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chellow/e/hh_parser_edf_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def create_parser(reader, mpan_map, messages):
STATUS_LOOKUP = {
"Actual": "A",
"Estimated": "E",
"-": "E",
}


Expand Down

0 comments on commit 33635e8

Please sign in to comment.