Part: Fix header uniformity + superfluous whitespace

This commit is contained in:
luz paz
2022-11-29 22:14:43 -05:00
committed by wwmayer
parent e18cb45673
commit 5b63289c5b
6 changed files with 33 additions and 21 deletions

View File

@@ -1,8 +1,5 @@
# FreeCAD init script of the part module
# (c) 2001 Juergen Riegel
#***************************************************************************
#* (c) Juergen Riegel (juergen.riegel@web.de) 2002 *
#* Copyright (c) 2001, 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *
@@ -22,9 +19,9 @@
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
#* USA *
#* *
#* Juergen Riegel 2002 *
#***************************************************************************/
# FreeCAD init script of the part module
#FreeCAD.addImportType("CAD formats (*.igs *.iges *.step *.stp *.brep *.brp)","Part")
#FreeCAD.addExportType("CAD formats (*.igs *.iges *.step *.stp *.brep *.brp)","Part")