test
This commit is contained in:
parent
9fb6efe6c9
commit
cab9563f2e
@ -47,6 +47,7 @@ class OriginChannels():
|
||||
|
||||
if False not in filters_passed:
|
||||
filtered_chan_list.append(channels_item)
|
||||
if True in filters_passed:
|
||||
print(filters_passed)
|
||||
|
||||
return filtered_chan_list
|
||||
|
||||
Loading…
Reference in New Issue
Block a user