Implement automatic slow-mode handling #1680
check-build-deploy.yaml
on: pull_request
Annotations
3 errors
|
ruff-lint
Process completed with exit code 1.
|
|
Ruff (PLC0415):
cogs/auto_slow_mode.py#L86
cogs/auto_slow_mode.py:86:9: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
cogs/auto_slow_mode.py#L37
cogs/auto_slow_mode.py:37:9: PLC0415 `import` should be at the top-level of a file
|