Start: header uniformity + whitespace management + misc. pep8 fixes

This commit is contained in:
luz paz
2022-01-08 11:29:27 -05:00
committed by Uwe
parent 417d18762c
commit eef27b845f
9 changed files with 40 additions and 30 deletions

View File

@@ -1,5 +1,4 @@
#***************************************************************************
#* *
#* Copyright (c) 2012 Yorik van Havre <yorik@uncreated.net> *
#* *
#* This program is free software; you can redistribute it and/or modify *
@@ -23,6 +22,7 @@
import sys
from PySide import QtGui
def translate(context,text):
"convenience function for the Qt translator"