Skip to content

Commit

Permalink
Change format
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarandon committed Jan 29, 2025
1 parent efe73db commit b548c3c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ctapipe_io_nectarcam/tests/test_nectarcameventsource.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit b548c3c

Please sign in to comment.