You've already forked pyhOn
mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-11-28 21:39:44 +02:00
Improvements
This commit is contained in:
@@ -59,7 +59,7 @@ def pretty_print(
|
||||
return result
|
||||
|
||||
|
||||
def create_command(
|
||||
def create_commands(
|
||||
commands: Dict[str, "HonCommand"], concat: bool = False
|
||||
) -> Dict[str, Any]:
|
||||
result: Dict[str, Any] = {}
|
||||
|
||||
Reference in New Issue
Block a user