test
This commit is contained in:
parent
301dcbf030
commit
67c88b2a37
@ -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['page'])
|
||||
print(states_list['page'][0])
|
||||
|
||||
return []
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user