Skip to content

Commit

Permalink
missing members on init
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Aug 28, 2024
1 parent 2c8ee84 commit 411a2e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gui/CAEN-N1471H/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ def __init__(self, module, channel_names=None):
self.vmon_entries = None
self.vset_entries = None

self.alarm_frame = None
self.set_multichannel_button = None
self.clear_alarm_button = None
self.interlock_indicator = None
self.interlock_tooltip = None
Expand Down

0 comments on commit 411a2e6

Please sign in to comment.