glutanimate / mini-format-pack

Extends Anki 2.1 with a number of additional text formatting buttons
https://ankiweb.net/shared/info/295889520
Other
49 stars 13 forks source link

isWin is deprecated and isMac is deprecated #31

Open cjdduarte opened 1 year ago

cjdduarte commented 1 year ago

addons21\295889520\main.py:18:isWin is deprecated: please use 'is_win' addons21\295889520\main.py:18:isMac is deprecated: please use 'is_mac'