]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
autoflake remove unused imports, useless pass, unused vars gb262689/sandbox
authorGbkng <guillaume.brooking@gmail.com>
Wed, 20 Dec 2023 11:08:19 +0000 (12:08 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Wed, 20 Dec 2023 11:37:42 +0000 (12:37 +0100)
commit9e0b4f0a312b129e3df56fea5b1372b9920ede93
treebc4c85a1b80af1c230135a4e695b1ceb7d341c51
parent03086ecb1b81fcea2764bc2208b5ed417a401868
autoflake remove unused imports, useless pass, unused vars
125 files changed:
AllTestLauncherSat.py
commands/application.py
commands/compile.py
commands/config.py
commands/install.py
commands/jobs.py
commands/launcher.py
commands/package.py
commands/patch.py
commands/prepare.py
commands/source.py
commands/source_update.py
commands/upgrade.py
data/templates/CppSalome6/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/CppSalome7/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/CppSalome78/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/CppSalome8/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/Cpp_Template/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/Cpp_Template_med2/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/Cpp_Template_stda/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
data/templates/PythonComponent/src/Controller/Controller.py
data/templates/PythonComponent/src/Dialog/CreateCircleDialog.py
data/templates/PythonComponent/src/Dialog/CreatePolylineDialog.py
data/templates/PythonComponent/src/Dialog/Dialog.py
data/templates/PythonComponent/src/Dialog/DialogEdit.py
data/templates/PythonComponent/src/Dialog/EditCenterDialog.py
data/templates/PythonComponent/src/Dialog/EditPointDialog.py
data/templates/PythonComponent/src/Dialog/EditRadiusDialog.py
data/templates/PythonComponent/src/Dialog/RenameDialog.py
data/templates/PythonComponent/src/Model/Circle.py
data/templates/PythonComponent/src/Model/Model.py
data/templates/PythonComponent/src/Model/Polyline.py
data/templates/PythonComponent/src/PYCMP/PYCMP.py
data/templates/PythonComponent/src/PYCMP/PYCMP_utils.py
data/templates/PythonComponent/src/PYCMPGUI/PYCMPDesktop.py
data/templates/PythonComponent/src/PYCMPGUI/PYCMPGUI.py
data/templates/PythonComponent/src/StandAlone/Desktop.py
data/templates/PythonComponent/src/StandAlone/StandalonePYCMPGUI.py
data/templates/PythonComponent/src/View/CircleGraphicsScene.py
data/templates/PythonComponent/src/View/CircleTreeWidgetItem.py
data/templates/PythonComponent/src/View/GraphicsRectItem.py
data/templates/PythonComponent/src/View/GraphicsScene.py
data/templates/PythonComponent/src/View/GraphicsView.py
data/templates/PythonComponent/src/View/Menu.py
data/templates/PythonComponent/src/View/PolyGraphicsScene.py
data/templates/PythonComponent/src/View/PolyTreeWidgetItem.py
data/templates/PythonComponent/src/View/TreeWidget.py
data/templates/PythonComponent/src/View/TreeWidgetItem.py
data/templates/PythonComponent/src/View/View.py
data/templates/PythonComponent8/src/Controller/Controller.py
data/templates/PythonComponent8/src/Dialog/CreateCircleDialog.py
data/templates/PythonComponent8/src/Dialog/CreatePolylineDialog.py
data/templates/PythonComponent8/src/Dialog/Dialog.py
data/templates/PythonComponent8/src/Dialog/DialogEdit.py
data/templates/PythonComponent8/src/Dialog/EditCenterDialog.py
data/templates/PythonComponent8/src/Dialog/EditPointDialog.py
data/templates/PythonComponent8/src/Dialog/EditRadiusDialog.py
data/templates/PythonComponent8/src/Dialog/RenameDialog.py
data/templates/PythonComponent8/src/Model/Circle.py
data/templates/PythonComponent8/src/Model/Model.py
data/templates/PythonComponent8/src/Model/Polyline.py
data/templates/PythonComponent8/src/PYCMP/PYCMP.py
data/templates/PythonComponent8/src/PYCMP/PYCMP_utils.py
data/templates/PythonComponent8/src/PYCMPGUI/PYCMPDesktop.py
data/templates/PythonComponent8/src/PYCMPGUI/PYCMPGUI.py
data/templates/PythonComponent8/src/StandAlone/Desktop.py
data/templates/PythonComponent8/src/StandAlone/StandalonePYCMPGUI.py
data/templates/PythonComponent8/src/View/CircleGraphicsScene.py
data/templates/PythonComponent8/src/View/CircleTreeWidgetItem.py
data/templates/PythonComponent8/src/View/GraphicsRectItem.py
data/templates/PythonComponent8/src/View/GraphicsScene.py
data/templates/PythonComponent8/src/View/GraphicsView.py
data/templates/PythonComponent8/src/View/Menu.py
data/templates/PythonComponent8/src/View/PolyGraphicsScene.py
data/templates/PythonComponent8/src/View/PolyTreeWidgetItem.py
data/templates/PythonComponent8/src/View/TreeWidget.py
data/templates/PythonComponent8/src/View/TreeWidgetItem.py
data/templates/PythonComponent8/src/View/View.py
doc/src/conf.py
src/ElementTreePython3.py
src/__init__.py
src/callerName.py
src/colorama/win32.py
src/debug.py
src/environment.py
src/fork.py
src/i18n/i18nTest.py
src/loggingSimple.py
src/product.py
src/pyconf.py
src/salomeTools.py
src/test/TOOLS.py
src/test/scriptTemplate.py
src/test_module.py
src/utilsSat.py
src/versionMinorMajorPatch.py
src/xmlManager.py
test/test_020_debug.py
test/test_021_versionMinorMajorPatch.py
test/test_024_logging.py
test/test_035_pyconf.py
test/test_100_satHelp.py
test/test_500_APPLI_TEST.py
test/test_501_paramiko.py
test/test_sat5_0/compilation/test_compilation.py
test/test_sat5_0/compilation/test_configure.py
test/test_sat5_0/compilation/test_make.py
test/test_sat5_0/compilation/test_makeinstall.py
test/test_sat5_0/config/test_create_user_pyconf.py
test/test_sat5_0/config/test_option_copy.py
test/test_sat5_0/config/test_option_edit.py
test/test_sat5_0/config/test_option_value.py
test/test_sat5_0/config/test_option_value_2.py
test/test_sat5_0/environ/test_environ.py
test/test_sat5_0/job/test_job.py
test/test_sat5_0/jobs/test_jobs.py
test/test_sat5_0/log/test_launch_browser.py
test/test_sat5_0/log/test_launch_browser2.py
test/test_sat5_0/prepare/test_clean.py
test/test_sat5_0/prepare/test_patch.py
test/test_sat5_0/prepare/test_prepare.py
test/test_sat5_0/prepare/test_source.py
test/test_sat5_0/shell/test_shell.py
test/test_sat5_0/test/test_command.py
unittestpy/HTMLTestRunner.py