From 63167fb9271b17292768550b26b5c846e0d18ace Mon Sep 17 00:00:00 2001 From: Chintan Desai Date: Wed, 29 Mar 2023 14:15:39 -0700 Subject: [PATCH] Minor fix in script --- stretch_tool_share/dex_to_standard_configure_params.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stretch_tool_share/dex_to_standard_configure_params.py b/stretch_tool_share/dex_to_standard_configure_params.py index 1bd7919..a7b6395 100644 --- a/stretch_tool_share/dex_to_standard_configure_params.py +++ b/stretch_tool_share/dex_to_standard_configure_params.py @@ -1,3 +1,5 @@ +#! /usr/bin/env python3 + from __future__ import print_function import stretch_body.hello_utils import stretch_body.robot_params