Add a tools directory
This commit is contained in:
parent
49ccef36c2
commit
f8b662f7d0
2 changed files with 17 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# coding=utf-8
|
||||
|
||||
from wrapper import Wrapper
|
||||
from tools.wrapper import Wrapper
|
||||
from .Score import Score
|
||||
|
||||
class QDWrapper(Wrapper):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue