# Copyright: Ankitects Pty Ltd and contributors # License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html from __future__ import annotations import anki.scheduler.base as _base UnburyCurrentDeck = _base.UnburyCurrentDeck CongratsInfo = _base.CongratsInfo BuryOrSuspend = _base.BuryOrSuspend