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) 2018 Yorik van Havre <yorik@uncreated.net> *
#* *
#* This program is free software; you can redistribute it and/or modify *
@@ -27,4 +26,4 @@ FreeCAD.newDocument()
FreeCADGui.activeDocument().activeView().viewDefaultOrientation()
from StartPage import StartPage
StartPage.postStart()
StartPage.postStart()