PartDesign: [skip ci] set explicit encoding of Python files for backward compatibility

This commit is contained in:
wmayer
2020-01-09 17:07:04 +01:00
parent f158e65873
commit 52fdc66003
6 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#/******************************************************************************
# * Copyright (c) 2012 Jan Rheinländer <jrheinlaender@users.sourceforge.net> *
# * *

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#/******************************************************************************
# * Copyright (c) 2012 Jan Rheinländer <jrheinlaender@users.sourceforge.net> *
# * *

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#/******************************************************************************
# * Copyright (c) 2012 Jan Rheinländer <jrheinlaender@users.sourceforge.net> *
# * *

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#/******************************************************************************
# * Copyright (c) 2012 Jan Rheinländer <jrheinlaender@users.sourceforge.net> *
# * *

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#/******************************************************************************
# * Copyright (c) 2012 Jan Rheinländer <jrheinlaender@users.sourceforge.net> *
# * *

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
Shaft Wizard
"""