updater description
This commit is contained in:
parent
e914e4b15f
commit
4d0e588147
|
@ -1,3 +1,7 @@
|
|||
# Updater updates previously imported note types.
|
||||
# Copyright: Ren Tatsumoto <tatsu at autistici.org>
|
||||
# License: GNU GPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||
|
||||
from typing import Any
|
||||
|
||||
from .ankiconnect import invoke, request_model_names
|
||||
|
|
Loading…
Reference in a new issue