install dependencies with poetry #4
Annotations
7 errors and 1 warning
Ruff (E501):
referral/migrations/0001_initial.py#L39
referral/migrations/0001_initial.py:39:89: E501 Line too long (126 > 88 characters)
|
Ruff (E501):
referral/migrations/0002_auto_20230623_2008.py#L18
referral/migrations/0002_auto_20230623_2008.py:18:89: E501 Line too long (117 > 88 characters)
|
Ruff (E501):
referral/models.py#L15
referral/models.py:15:89: E501 Line too long (109 > 88 characters)
|
Ruff (E501):
referral/settings.py#L12
referral/settings.py:12:89: E501 Line too long (119 > 88 characters)
|
ruff
Process completed with exit code 1.
|
pyright
Process completed with exit code 1.
|
black
Process completed with exit code 1.
|
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|