Skip to content

Commit

Permalink
Remove old vim/pylint modelines that are no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Jan 3, 2016
1 parent 6575a86 commit 095120a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_srt.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: set fileencoding=utf8
# pylint: disable=attribute-defined-outside-init

from __future__ import unicode_literals
import srt
Expand Down

0 comments on commit 095120a

Please sign in to comment.