Skip to content

Commit 6ed4173

Browse files
committed
lint
1 parent ee995ad commit 6ed4173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pypi/parse_requirements/parse_requirements_tests.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ _tests.append(_test_optional_hash)
631631

632632
def _test_sdist_different_hashes(env):
633633
"""Test that sdists with same hash but wheels with different hashes across platforms are handled correctly."""
634+
634635
def _mock_get_index_urls(_, distributions):
635636
return {
636637
"foo": struct(

0 commit comments

Comments
 (0)