fix encoding

This commit is contained in:
Rene Moser 2017-01-16 12:02:12 +01:00
parent b98754a645
commit b4a05e2d18
1 changed files with 1 additions and 0 deletions

1
src/nip.py Normal file → Executable file
View File

@ -1,4 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright 2017 René Moser <mail@renemoser.net>
#