Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 28, 2023
1 parent 54d40eb commit f1b7bfe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
12
]
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
6
]
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
"f"
]
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ def test_label_inheritance_str():
assert "c-d" not in sorting_include_accept.get_unit_ids()
assert "e-f" in sorting_include_accept.get_unit_ids()


if __name__ == "__main__":
# generate_sortingview_curation_dataset()
test_sha1_curation()
Expand Down

0 comments on commit f1b7bfe

Please sign in to comment.