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 18, 2022
1 parent 6a9cc86 commit 3f11670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/poetry/publishing/uploader.py
Expand Up @@ -212,7 +212,6 @@ def _upload(
skip_existing: bool = False,
) -> None:
for file in self.files:

self._upload_file(session, url, file, dry_run, skip_existing)

def _upload_file(
Expand Down

0 comments on commit 3f11670

Please sign in to comment.