Skip to content

Commit

Permalink
revert temp import removal from debugging session
Browse files Browse the repository at this point in the history
  • Loading branch information
hassec committed Mar 3, 2024
1 parent a38f1c9 commit c5e5903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omas/tests/failed_imports.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from omas.omas_setup import omas_rcparams
import os
import warnings
from omas.tests.warning_setup import hard_warnings, set_omas_warnings
import socket

if 'iter' in socket.gethostname():
Expand Down

0 comments on commit c5e5903

Please sign in to comment.