We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41daba commit 84fec60Copy full SHA for 84fec60
computer_hw/executables/cpu_monitor.py
@@ -34,7 +34,7 @@
34
35
##\author Kevin Watts
36
37
-from __future__ import with_statement
+from __future__ import with_statement, print_function
38
39
import rospy
40
0 commit comments