-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
USAFacts is failing tests in main, probably due to a hamhanded conflict resolution I installed on Friday 😞
Linter errors:
env/bin/pylint delphi_usafacts
************* Module delphi_usafacts.geo
delphi_usafacts/geo.py:28:42: E0602: Undefined variable 'STATE_TO_FIPS' (undefined-variable)
************* Module delphi_usafacts.pull
delphi_usafacts/pull.py:78:18: E0602: Undefined variable 'pop_df' (undefined-variable)
(these cause commensurate errors in tests as well)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working