Adding in small tweak to the kano-wand-test script

This commit is contained in:
Lucas Oskorep
2020-07-19 14:16:03 -05:00
parent fb70a81e87
commit bc444bdf52
7 changed files with 11 additions and 534 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
from KanoWandAsync import Shop, Wand
from KanoWandAsync.constants import *
from kanowandasync import Shop, Wand
from kanowandasync.constants import *
import asyncio
# Custom wand class extending the default wand