chiark / gitweb /
use utf-8 as default encoding for config.py
[fdroidserver.git] / examples / config.py
index 2aaaed1091988af457219d24c581c7fcf667a9f8..339e99609267558fcf7157284772a93f3f49d164 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python2
+# -*- coding: utf-8 -*-
 
 # Copy this file to config.py, then amend the settings below according to
 # your system configuration.