mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: remove ruff linting errors
This commit is contained in:
parent
c154f0dd23
commit
8c860a9516
2 changed files with 0 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import requests
|
||||
from datetime import datetime
|
||||
from pprint import pprint
|
||||
from uuid import uuid4
|
||||
from fastapi import Request
|
||||
from src.security.security import security_hash_password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue