Skip to content

add no auth frontend and update design#15

Merged
CarterPerez-dev merged 1 commit intomainfrom
no-auth-frontend
Mar 29, 2026
Merged

add no auth frontend and update design#15
CarterPerez-dev merged 1 commit intomainfrom
no-auth-frontend

Conversation

@CarterPerez-dev
Copy link
Copy Markdown
Owner

No description provided.

@CarterPerez-dev CarterPerez-dev merged commit daa74d1 into main Mar 29, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

Lint & Type Check Results

Pylint: Issues Found

View pylint output
************* Module __main__
app/__main__.py:21:0: W0105: String statement has no effect (pointless-string-statement)

-----------------------------------
Your code has been rated at 9.99/10

Ruff: Issues Found

View ruff output
F401 [*] `config.API_PREFIX` imported but unused
  --> app/core/security.py:22:5
   |
21 | from config import (
22 |     API_PREFIX,
   |     ^^^^^^^^^^
23 |     settings,
24 |     TokenType,
   |
help: Remove unused import: `config.API_PREFIX`

Found 1 error.
[*] 1 fixable with the `--fix` option.

Mypy: Passed

No mypy issues found.


Review the issues above and consider fixing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant