Explorar o código

i.tasscap: declare encoding (https://www.python.org/dev/peps/pep-0263/) to avoid issue with accented char in comment

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@74110 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=6) %!d(string=hai) anos
pai
achega
6e1e6750c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/i.tasscap/i.tasscap.py

+ 1 - 1
scripts/i.tasscap/i.tasscap.py

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-
+# -*- coding: utf-8 -*-
 ############################################################################
 #
 # MODULE:	i.tasscap