Skip to content

Commit

Permalink
fixup! add no marks reasons as options if available
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Jun 18, 2024
1 parent 96989c7 commit 031c763
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ def handle(self, quiet: bool = False, *args, **kwargs):
df = df.dropna(axis="index", how="all")
drop_cols = [
"Climate Justice/Adaptation Tag",
"Drop down box options for no mark awarded (internal)",
"Is this question or criteria changing?",
"Change proposed",
"New Criteria",
Expand Down

0 comments on commit 031c763

Please sign in to comment.