db.vacuum: Add module to manage SQL vaccum #5442
Annotations
5 errors
Run Ruff (apply fixes for suggestions)
Process completed with exit code 1.
|
Run Ruff (output annotations on fixable errors):
scripts/db.vacuum/db.vacuum.py#L83
scripts/db.vacuum/db.vacuum.py:83:53: SyntaxError: Positional argument cannot follow keyword argument
|
Run Ruff (output annotations on fixable errors):
scripts/db.vacuum/db.vacuum.py#L83
scripts/db.vacuum/db.vacuum.py:83:63: SyntaxError: Positional argument cannot follow keyword argument
|
Run Ruff (output annotations on fixable errors):
scripts/db.vacuum/db.vacuum.py#L85
scripts/db.vacuum/db.vacuum.py:85:1: E305 Expected 2 blank lines after class or function definition, found (1)
|
Run Ruff (output annotations on fixable errors)
Process completed with exit code 1.
|
Loading