mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
add coding back for xgettext
This commit is contained in:
parent
caab7092ef
commit
62481ddc1a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Copyright: Ankitects Pty Ltd and contributors
|
||||
# License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||
# Please leave the coding line in this file to prevent xgettext complaining.
|
||||
|
||||
import gettext
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue