We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea6f40 commit 0dafb9aCopy full SHA for 0dafb9a
1 file changed
tests/anoph/test_base.py
@@ -303,7 +303,6 @@ def test_logging_helper_set_level_updates_logger():
303
), "set_level(DEBUG) had no effect: debug message was silently dropped"
304
305
306
-
307
def _strip_terms_of_use_from_manifest(manifest_path):
308
"""Rewrite a manifest TSV file without terms-of-use columns."""
309
df = pd.read_csv(manifest_path, sep="\t")
0 commit comments