FEM: code formatting, revert parts of commit f4a65dcbb6

This commit is contained in:
Bernd Hahnebach
2021-02-16 16:15:47 +01:00
parent fc1f611a18
commit a62b5b314b
142 changed files with 291 additions and 291 deletions

View File

@@ -36,9 +36,9 @@ But the import code line is used anyway to get flake8 quired.
Since they are cached they will not be imported twice.
"""
__title__ = "FEM module App init script"
__title__ = "FEM module App init script"
__author__ = "Juergen Riegel, Bernd Hahnebach"
__url__ = "https://www.freecadweb.org"
__url__ = "https://www.freecadweb.org"
# imports to get flake8 quired
import sys