Skip to content

Commit

Permalink
chore: format agency.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedhossamdev committed Jul 13, 2024
1 parent 653bb1a commit 7776ddd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/agency.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@


import onebusaway


def main_sync() -> None:
client = onebusaway.OnebusawaySDK(api_key="TEST")
agency = client.agency.retrieve("1")
Expand Down

0 comments on commit 7776ddd

Please sign in to comment.