Skip to content

Commit

Permalink
Fixed wrong intend
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstocker committed Sep 20, 2018
1 parent c8cd4f6 commit 9ad8965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensordata_extended.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def sensorData():
'value' : fakeData3}
{'dataTypeId':3,
'value' : fakeData4}]
}
}


req = urllib2.Request(url)
Expand Down

0 comments on commit 9ad8965

Please sign in to comment.