Skip to content

Commit

Permalink
Merge branch 'maintenance' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Mar 6, 2022
2 parents 47a4e4b + 06398ca commit 7770336
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class InactiveDatasetDeleteSourceColumnMigrator(CSVFileMigratorBase):
"tested_at",
]

TO_ADD: List[str] = []
TO_DELETE: List[str] = ["source"]

def __post_init__(self) -> None:
Expand Down

0 comments on commit 7770336

Please sign in to comment.