Skip to content

Commit

Permalink
Merge pull request #316 from hassec/no_pyuda_warning
Browse files Browse the repository at this point in the history
Remove pyuda warning
  • Loading branch information
orso82 authored Jul 31, 2024
2 parents 6e14e73 + a876ed3 commit 73eec90
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 73eec90

Please sign in to comment.