From 72f8ae7b33b4680c8c38f34fcb0ac8d62cf63750 Mon Sep 17 00:00:00 2001 From: Arthur Milchior Date: Thu, 30 Jan 2020 17:02:31 -0800 Subject: [PATCH] Add leech constants --- pylib/anki/consts.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pylib/anki/consts.py b/pylib/anki/consts.py index c35260c83..7b996cd4e 100644 --- a/pylib/anki/consts.py +++ b/pylib/anki/consts.py @@ -59,6 +59,8 @@ SYNC_VER = 9 HELP_SITE = "http://ankisrs.net/docs/manual.html" +# Leech actions + # Labels ##########################################################################