Lots of debug messages.
This commit is contained in:
parent
cc76de348e
commit
1981f8073f
3 changed files with 14 additions and 4 deletions
|
|
@ -42,7 +42,7 @@ command definition too) with function defintions:
|
|||
# code
|
||||
return text, options
|
||||
|
||||
def node_with_other_namen(caller, input_string):
|
||||
def node_with_other_name(caller, input_string):
|
||||
# code
|
||||
return text, options
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue