Skip to content

Commit

Permalink
remove pyuda warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hassec committed Jul 31, 2024
1 parent 6e14e73 commit a876ed3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omas/omas_machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
try:
from omas.machine_mappings import mast
except ImportError:
print('Could not import mast machine mappings. Check that pyuda is installed')
pass


Expand Down

0 comments on commit a876ed3

Please sign in to comment.