ref: simplified templates & organized routing #337
Annotations
4 errors
Ruff (A004):
eventfully/config.py#L7
eventfully/config.py:7:17: A004 Import `exit` is shadowing a Python builtin
|
Ruff
Process completed with exit code 1.
|
Pyright:
eventfully/routes/account.py#L9
"Sqids" is not exported from module "sqids"
Import from "sqids.sqids" instead (reportPrivateImportUsage)
|
Pyright
1 error
|