Skip to content

Commit 83bf9d0

Browse files
authored
MNT #176
1 parent 6ff404c commit 83bf9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apstools/devices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@ def AD_warmed_up(detector):
15831583
return verdict
15841584

15851585

1586-
class AD_EpicsHdf5FileName(FileStorePluginBase):
1586+
class AD_EpicsHdf5FileName(FileStorePluginBase): # lgtm [py/missing-call-to-init]
15871587
"""
15881588
custom class to define image file name from EPICS
15891589

0 commit comments

Comments
 (0)