Damien Elmes 2020-06-08 11:12:51 +10:00
parent 4df3777aed
commit 186ccc5f01

View file

@ -23,6 +23,9 @@ import uuid
import PyQt5.QtSvg import PyQt5.QtSvg
import socks import socks
# legacy compat
import anki.storage
import anki.sync
from anki.utils import isLin, isWin from anki.utils import isLin, isWin
# external module access in Windows # external module access in Windows