From b8e59c737b992da99c3bd0f339f6d2300577f435 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Mon, 6 Jan 2020 17:41:09 +0000 Subject: [PATCH] neverending cleanup --- slic/daq/epics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slic/daq/epics.py b/slic/daq/epics.py index 1a191841..8a3e9f18 100644 --- a/slic/daq/epics.py +++ b/slic/daq/epics.py @@ -10,7 +10,7 @@ from pathlib import Path from .utilities import Acquisition -class Epicstools: +class Epics: def __init__( self, default_channel_list={"listname": []},