mpv, mpv-test: Fix vim mode lines
This commit is contained in:
parent
2eeddcda05
commit
13191bfeb9
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# vim: ts=4 sw=4 et
|
||||
|
||||
import unittest
|
||||
from unittest import mock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue