mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -05:00
add coding: line to mpv.py for xgettext
This commit is contained in:
parent
b75b4ae470
commit
f9f5a3d9f6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# coding: utf-8
|
||||
# ------------------------------------------------------------------------------
|
||||
#
|
||||
# mpv.py - Control mpv from Python using JSON IPC
|
||||
|
|
|
|||
Loading…
Reference in a new issue