Making explore_odrive compatible with python27

This commit is contained in:
Brandon Kinman
2018-04-08 15:29:49 -07:00
parent 8c2223de20
commit 39ef119515
+2
View File
@@ -1,3 +1,5 @@
from __future__ import print_function
#!/usr/bin/env python3
"""
Load an odrive object to play with in the IPython interactive shell.