]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
style(test): autoflake for unused import and unused vars
authorGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 19:07:46 +0000 (20:07 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 19:09:07 +0000 (20:09 +0100)
commit24879dd65175767c740c4f6cff1f5baf2b9dd7c6
treedab8a3a9aeb31f3d9545c1907632f6609fe93d5b
parentd704b7600c3b40545205f60f9ef4cb3fd689ee73
style(test): autoflake for unused import and unused vars
27 files changed:
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