Skip to content

Commit 7f2cddc

Browse files
committed
chore(pipeline): apply isort formatting
1 parent b5f99ed commit 7f2cddc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pipeline/pipeline.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from api import APIClient
2-
from TrafficImage import TrafficImage
3-
42
from model import Model
3+
from TrafficImage import TrafficImage
54

65
if __name__ == "__main__":
76
apiclient = APIClient("https://api.data.gov.sg/v1/transport/traffic-images")

0 commit comments

Comments
 (0)