Skip to content

Commit fc39e47

Browse files
committed
black -l 100
Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
1 parent f43c024 commit fc39e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_version_range.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def test_all_schemes_are_tested_for_round_tripping(self):
167167

168168

169169
@pytest.mark.parametrize(
170-
"scheme, native_ranges",
170+
"scheme, native_ranges",
171171
VERSION_RANGE_TESTS_BY_SCHEME.items(),
172172
)
173173
def test_from_native_and_from_string_round_trip(self, scheme, native_ranges):

0 commit comments

Comments
 (0)