Skip to content

Commit

Permalink
try to fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed-Dhouioui committed Oct 10, 2024
1 parent eb86d4f commit 88f99b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-libraries/nanover-omni/src/nanover/omni/UI.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def run_simulation(simulation_type, input_files, trajectory_files, state_file, v
from nanover.omni.playback import PlaybackSimulation
from nanover.omni.openmm import OpenMMSimulation
from nanover.omni.record import record_from_server
imd_runner = None
global imd_runner

# Initialize simulation files list
Expand Down

0 comments on commit 88f99b6

Please sign in to comment.