Skip to content

Commit

Permalink
MTN: Remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman authored Aug 30, 2024
1 parent 2d7dc76 commit 6ccc537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion act/qc/clean.py
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,6 @@ def normalize_assessment(
self,
variables=None,
exclude_variables=None,
# qc_lookup={'Incorrect': 'Bad', 'Suspect': 'Indeterminate'},
qc_lookup={'Bad': 'Incorrect', 'Indeterminate': 'Suspect'},
):
"""
Expand Down

0 comments on commit 6ccc537

Please sign in to comment.