Display json
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dryusdan 2023-02-15 16:37:23 +01:00
parent 2e4e0e8957
commit 5d1a9ac7c2
Signed by: Dryusdan
GPG Key ID: EC1438DDE24E27D7
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ class PBPCollector:
pbp_query = self.query(depart, special)
if not pbp_query:
return False
self.log.info(pbp_query)
for depart in pbp_query["departs"].keys():
for key in pbp_query["departs"][depart].keys():
if special: