Skip to content

Commit 7776ddd

Browse files
chore: format agency.py
1 parent 653bb1a commit 7776ddd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/agency.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
13
import onebusaway
24

5+
36
def main_sync() -> None:
47
client = onebusaway.OnebusawaySDK(api_key="TEST")
58
agency = client.agency.retrieve("1")

0 commit comments

Comments
 (0)