From 956de394e70e22d63e6eeb37d523acdf79ead732 Mon Sep 17 00:00:00 2001 From: Steinn Ymir Agustsson Date: Wed, 1 Nov 2023 23:20:49 +0100 Subject: [PATCH] yet an other linting --- tests/calibrator/test_energy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/calibrator/test_energy.py b/tests/calibrator/test_energy.py index 9d885658..212a64e0 100644 --- a/tests/calibrator/test_energy.py +++ b/tests/calibrator/test_energy.py @@ -706,6 +706,7 @@ def test_add_offset_raises(): def test_align_dld_sectors(): + """test functionality and error handling of align_dld_sectors""" cfg_dict = { "dataframe": { "tof_column": "dldTimeSteps",