Fix backend bugs: password hash column rename, dynamic import, AuditLog response_model, websocket reference, missing exports, bcrypt version pin
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
"""
|
||||
Ruff configuration for linting and formatting.
|
||||
"""
|
||||
# Ruff configuration for linting and formatting
|
||||
[tool.ruff]
|
||||
# Target Python version
|
||||
target-version = "py312"
|
||||
|
||||
Reference in New Issue
Block a user