dictfilt: add coding declaration
.. I obviously never tested this after adding the license notice.
This commit is contained in:
parent
e558ddb052
commit
85d857a0b0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# Remove uppercase words from dictionary when a lowercase form is
|
||||
# present
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue