test
This commit is contained in:
parent
58ccf4a4eb
commit
cceae1b773
@ -22,7 +22,7 @@ class OriginChannels():
|
||||
|
||||
station_by_state_opn = self.fhdhr.web.session.get(self.base_station_url)
|
||||
states_list = station_by_state_opn.json()
|
||||
print(states_list.keys())
|
||||
print(states_list['page'].keys())
|
||||
|
||||
return []
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user