fix: event handlers not registered globally (#2479)
This commit is contained in:
@@ -3,6 +3,7 @@ requires-python = ">=3.10"
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
"app.py",
|
||||
"__init__.py",
|
||||
"tests/",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user