Fix repr(Shell) #1260
Annotations
4 errors and 1 warning
Run ruff check --output-format=github .:
pipenv/project.py#L736
pipenv/project.py:736:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Run ruff check --output-format=github .:
pipenv/routines/outdated.py#L50
pipenv/routines/outdated.py:50:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Run ruff check --output-format=github .:
pipenv/shells.py#L85
pipenv/shells.py:85:73: F821 Undefined name `args`
|
Run ruff check --output-format=github .
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading