Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addons21\109531687\editor.py:320:model is deprecated: please use 'note_type' #82

Open
khonkhortisan opened this issue Sep 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@khonkhortisan
Copy link

khonkhortisan commented Sep 15, 2022

109531687\libaddon\platform.py:44:isMac is deprecated: please use 'is_mac'
109531687\libaddon\platform.py:44:isWin is deprecated: please use 'is_win'
addons21\109531687\config.py:40:stripHTML is deprecated: please use 'strip_html'
addons21\109531687\sched.py:49:intTime is deprecated: please use 'int_time'
addons21\109531687\editor.py:320:model is deprecated: please use 'note_type'

from anki.utils import isMac, isWin

from anki.utils import stripHTML

from anki.utils import ids2str, intTime

if not note or not checkModel(note.model(), notify=False):

  • OS: Windows 10
  • Anki Version 2.1.55 (35431c59)⁩
@khonkhortisan khonkhortisan added the bug Something isn't working label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant