From: Paul RASCLE Date: Thu, 24 Sep 2020 09:27:08 +0000 (+0200) Subject: remove strange instruction not used... X-Git-Tag: SH_V2_2_0~16 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f9927dbf2b1872fe27bdfe1414c7311c35568bd6;p=modules%2Fhydrosolver.git remove strange instruction not used... --- diff --git a/src/salome_hydro/checkBoundariesDialog.py b/src/salome_hydro/checkBoundariesDialog.py index 5b0a846..e066c7b 100644 --- a/src/salome_hydro/checkBoundariesDialog.py +++ b/src/salome_hydro/checkBoundariesDialog.py @@ -27,7 +27,6 @@ import subprocess import time import sysconfig -from test import outstanding_bugs pythonVersion = 'python' + sysconfig.get_python_version() hydro_solver_root = os.path.join(os.environ['HYDROSOLVER_ROOT_DIR'], 'lib', pythonVersion, 'site-packages', 'salome', 'salome', 'hydro')