mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 15:47:12 -05:00
ignore missing props in the supermemo importer
This commit is contained in:
parent
b4b8717a20
commit
c9820fae99
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# Copyright: petr.michalec@gmail.com
|
# Copyright: petr.michalec@gmail.com
|
||||||
# License: GNU GPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
# License: GNU GPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
|
# pytype: disable=attribute-error
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue