completed full run script
This commit is contained in:
@@ -186,7 +186,7 @@ class getTrafficInfo(object):
|
||||
return self
|
||||
|
||||
|
||||
inst = getTrafficInfo.getTrafficURL('M62').findIncidents() \
|
||||
.getIncidentInformation().generateOutput()
|
||||
for i in inst.output:
|
||||
print(i)
|
||||
# inst = getTrafficInfo.getTrafficURL('M62').findIncidents() \
|
||||
# .getIncidentInformation().generateOutput()
|
||||
# for i in inst.output:
|
||||
# print(i)
|
||||
|
||||
Reference in New Issue
Block a user