Update to modern packaging setup #8
Annotations
5 errors
Ruff:
assesspy/__init__.py#L24
assesspy/__init__.py:24:37: SyntaxError: Expected ',', found '.'
|
Ruff:
assesspy/__init__.py#L24
assesspy/__init__.py:24:44: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Ruff:
assesspy/__init__.py#L24
assesspy/__init__.py:24:75: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Ruff:
assesspy/__init__.py#L24
assesspy/__init__.py:24:106: SyntaxError: Simple statements must be separated by newlines or semicolons
|
lint-ruff
Process completed with exit code 1.
|