glfharris / echelon

Echelon - A Hierarchial Tags addon for Anki 2.1
GNU Affero General Public License v3.0
6 stars 2 forks source link

Error on start with python 3.8 #14

Closed Self-Perfection closed 4 years ago

Self-Perfection commented 4 years ago

Error message:

$HOME/.local/share/Anki2/addons21/829533913/rename.py:38: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if '' is name:
glfharris commented 4 years ago

Thanks! Now fixed. Can't be too many of us using python 3.8 yet!