Skip to content

Conversation

@CarterPerez-dev
Copy link
Owner

No description provided.

@CarterPerez-dev CarterPerez-dev merged commit 907bccb into main Jan 6, 2026
2 checks passed
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

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.

@tangleon8
Copy link

Carter rush Perez getting that work in

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.

3 participants