Commit 45aa1803 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

Adds progress bar in run_sequence

Showing with 1 addition and 1 deletion
+1 -1
......@@ -28,7 +28,7 @@ from ohmpi.logging_setup import setup_loggers
from ohmpi.config import MQTT_CONTROL_CONFIG, OHMPI_CONFIG, EXEC_LOGGING_CONFIG
import ohmpi.deprecated as deprecated
from ohmpi.hardware_system import OhmPiHardware
import tqdm
from tqdm import tqdm
# finish import (done only when class is instantiated as some libs are only available on arm64 platform)
try:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment