Merge pull request #5825 from jeffwidman/some-docs-cleanups #1
Annotations
10 errors
pipenv/cli/command.py#L613
pipenv/cli/command.py:613:13: UP032 Use f-string instead of `format` call
|
pipenv/cli/command.py#L696
pipenv/cli/command.py:696:14: PLE1300 Unsupported format character '}'
|
pipenv/cli/command.py#L699
pipenv/cli/command.py:699:9: PLE1300 Unsupported format character '}'
|
pipenv/pep508checker.py#L8
pipenv/pep508checker.py:8:15: UP032 Use f-string instead of `format` call
|
pipenv/routines/install.py#L139
pipenv/routines/install.py:139:17: UP032 Use f-string instead of `format` call
|
pipenv/utils/resolver.py#L185
pipenv/utils/resolver.py:185:13: UP032 Use f-string instead of `format` call
|
pipenv/utils/resolver.py#L432
pipenv/utils/resolver.py:432:25: UP032 Use f-string instead of `format` call
|
pipenv/utils/resolver.py#L438
pipenv/utils/resolver.py:438:25: UP032 Use f-string instead of `format` call
|
tests/integration/test_install_twists.py#L254
tests/integration/test_install_twists.py:254:31: UP032 Use f-string instead of `format` call
|
|
The logs for this run have expired and are no longer available.
Loading