mirror of
https://github.com/wassname/sloth.git
synced 2026-08-06 13:30:51 +08:00
add back missing import
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
from PyQt4.QtGui import *
|
||||
from PyQt4.QtCore import *
|
||||
from sloth.items import *
|
||||
from sloth.annotations.model import TypeRole
|
||||
from sloth.core.exceptions import InvalidArgumentException
|
||||
import okapy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user