itinerant_ruff_fixes #360
Annotations
10 errors
docs/conf.py#L14
docs/conf.py:14:8: F401 `shlex` imported but unused
|
docs/conf.py#L25
docs/conf.py:25:1: E402 Module level import not at top of file
|
docs/conf.py#L26
docs/conf.py:26:1: E402 Module level import not at top of file
|
docs/conf.py#L67
docs/conf.py:67:1: E402 Module level import not at top of file
|
docs/conf.py#L76
docs/conf.py:76:1: E402 Module level import not at top of file
|
extras/SampleSite/app/management/commands/create_test_data.py#L29
extras/SampleSite/app/management/commands/create_test_data.py:29:9: F841 Local variable `episode` is assigned to but never used
|
noxfile.py#L14
noxfile.py:14:21: F541 f-string without any placeholders
|
noxfile.py#L25
noxfile.py:25:21: F541 f-string without any placeholders
|
noxfile.py#L33
noxfile.py:33:21: F541 f-string without any placeholders
|
src/awl/decorators.py#L2
src/awl/decorators.py:2:1: E401 Multiple imports on one line
|
The logs for this run have expired and are no longer available.
Loading