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