Skip to content

Commit

Permalink
Import os in multithreading example
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 12, 2023
1 parent 779ec1c commit 7353db3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/gaudi_opts/clicReconstruction_mt.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
import os

from Gaudi.Configuration import *

# Parallel stuff
Expand Down

0 comments on commit 7353db3

Please sign in to comment.