From b548c3c533b2af76ebb78800e94dd8c7cfa7e1e0 Mon Sep 17 00:00:00 2001 From: Vincent Marandon Date: Wed, 29 Jan 2025 17:21:42 +0100 Subject: [PATCH] Change format --- src/ctapipe_io_nectarcam/tests/test_nectarcameventsource.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/ctapipe_io_nectarcam/tests/test_nectarcameventsource.py b/src/ctapipe_io_nectarcam/tests/test_nectarcameventsource.py index 08aeaf5..b4a5719 100644 --- a/src/ctapipe_io_nectarcam/tests/test_nectarcameventsource.py +++ b/src/ctapipe_io_nectarcam/tests/test_nectarcameventsource.py @@ -256,9 +256,7 @@ def test_r1_waveforms(): def test_blockdetection(): - from ctapipe_io_nectarcam import ( - BlockNectarCAMEventSource, - ) + from ctapipe_io_nectarcam import BlockNectarCAMEventSource inputfile_reader = BlockNectarCAMEventSource( input_url=EXAMPLE_FILE_PATH_V6,