diff options
Diffstat (limited to 'examples/IoT_TestDevice.py')
-rwxr-xr-x | examples/IoT_TestDevice.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IoT_TestDevice.py b/examples/IoT_TestDevice.py index 1d99c61e..aff2d945 100755 --- a/examples/IoT_TestDevice.py +++ b/examples/IoT_TestDevice.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ |