Anki/pylib/anki/importing
Damien Elmes efb1ce46d4 switch the Importers global to a callable for i18n
I18n is not set up at init time, so the strings can't be generated
at import.

@kelciour you have a few importing add-ons, so wanted to give you a
heads-up. The importing code is likely to change more in
future months, but for now this should be the only change
2021-03-26 13:28:21 +10:00
..
__init__.py switch the Importers global to a callable for i18n 2021-03-26 13:28:21 +10:00
anki2.py update some no-arg TR constants 2021-03-26 12:37:18 +10:00
apkg.py convert some pylib strings to f-strings with flynt 2021-02-11 09:51:09 +10:00
base.py switch the Importers global to a callable for i18n 2021-03-26 13:28:21 +10:00
csvfile.py convert some pylib strings to f-strings with flynt 2021-02-11 09:51:09 +10:00
mnemo.py update some no-arg TR constants 2021-03-26 12:37:18 +10:00
noteimp.py switch the Importers global to a callable for i18n 2021-03-26 13:28:21 +10:00
pauker.py fixes for latest mypy 2020-10-10 19:02:59 +10:00
supermemo_xml.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00