fix max-bot, add tests
This commit is contained in:
parent
7abbaf7e7a
commit
2ad1438e1c
17 changed files with 1621 additions and 494 deletions
|
|
@ -1 +1,5 @@
|
|||
"""MAX surface handlers."""
|
||||
"""MAX surface handlers."""
|
||||
|
||||
from adapter.max.handlers.commands import register_max_handlers
|
||||
|
||||
__all__ = ["register_max_handlers"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue