Skip to content

Commit d50f6a1

Browse files
committed
tests: fixup lint (part 2)
Signed-off-by: William Woodruff <[email protected]>
1 parent c13f681 commit d50f6a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_upload.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ def test_warns_potential_pgp_removal_on_3p_index(
188188
make_settings, stub_repository, caplog
189189
):
190190
"""Warn when a PGP signature is specified for upload to a third-party index."""
191-
192191
upload_settings = make_settings(
193192
"""
194193
[pypi]

0 commit comments

Comments
 (0)