updating and refactoring codebase for improved performance and maintainability
This commit is contained in:
@@ -875,3 +875,7 @@ try:
|
||||
except Exception:
|
||||
# best-effort registration
|
||||
pass
|
||||
|
||||
|
||||
# Backward-compatible alias: tests and callers may import `plugins.matrix.cmdnat`.
|
||||
from . import commands as cmdnat # noqa: E402
|
||||
|
||||
Reference in New Issue
Block a user