From 73761b598fc30fe45176b14e4f30ca60378a4d2c Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 5 Mar 2019 09:59:21 +1000 Subject: [PATCH] tweak coding statement to make xgettext happy --- aqt/winpaths.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aqt/winpaths.py b/aqt/winpaths.py index 1a74f8c04..389eb5098 100644 --- a/aqt/winpaths.py +++ b/aqt/winpaths.py @@ -1,4 +1,5 @@ -#coding: UTF8 +# -*- coding: utf-8 -*- + """ System File Locations Retrieves common system path names on Windows XP/Vista