test
This commit is contained in:
parent
751c70163c
commit
7fb52ba55e
@ -16,6 +16,7 @@ class OriginChannels():
|
||||
print(unfiltered_chan_json[0])
|
||||
print(len(unfiltered_chan_json))
|
||||
|
||||
filtered_chan_json = unfiltered_chan_json.copy()
|
||||
for filter in ["country"]:
|
||||
|
||||
filterconf = self.fhdhr.config.dict["origin"]["filter_%s" % filter]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user