remove-print
This commit is contained in:
parent
a049585397
commit
7e222fa47e
@ -64,7 +64,7 @@ def find(args, key):
|
|||||||
|
|
||||||
|
|
||||||
def generator_jezyka_nautalnego(frame, tactic, state, text):
|
def generator_jezyka_nautalnego(frame, tactic, state, text):
|
||||||
print(tactic)
|
#print(tactic)
|
||||||
|
|
||||||
if tactic == 'null':
|
if tactic == 'null':
|
||||||
beastMatch = dl.get_close_matches(text, commands)
|
beastMatch = dl.get_close_matches(text, commands)
|
||||||
|
Loading…
Reference in New Issue
Block a user