From 35bef740058b38ab6ab4297b30e0833ab1c619e1 Mon Sep 17 00:00:00 2001 From: jdebacker Date: Mon, 18 Mar 2024 19:05:02 -0400 Subject: [PATCH] format: --- ogmys/tests/test_run_example.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ogmys/tests/test_run_example.py b/ogmys/tests/test_run_example.py index c27b69d..01bd386 100644 --- a/ogmys/tests/test_run_example.py +++ b/ogmys/tests/test_run_example.py @@ -3,6 +3,7 @@ work by making sure that it does not break (is still running) after 5 minutes (300 seconds). """ + import multiprocessing import time import os