[AAP-69237] Realigning service with Platform Framework #973
Annotations
3 errors
|
pr-checks
Process completed with exit code 1.
|
|
ruff (I001):
tests/unit/test_settings_segment_key.py#L19
tests/unit/test_settings_segment_key.py:19:9: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (N806):
apps/settings/defaults.py#L209
apps/settings/defaults.py:209:5: N806 Variable `PG_SESSION_PARAMS` in function should be lowercase
|