Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ID01
id01
Commits
623bf229
Commit
623bf229
authored
Nov 22, 2022
by
Steven Leake
Browse files
utility function for filters
parent
ef8626b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
id01/controllers/ID01_filters.py
View file @
623bf229
...
...
@@ -59,3 +59,8 @@ class ID01Filters(BeaconObject):
def
switch
(
self
,
value
):
self
.
filtersetname
=
value
def
show_available_filters
(
self
,):
print
(
self
.
filterset_dict
.
keys
())
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment