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 5862d7d commit f0558eeCopy full SHA for f0558ee
servicex_codegen/post_operation.py
@@ -94,7 +94,6 @@ def post(self):
94
# the config file
95
transformer_image = os.environ.get('TRANSFORMER_SCIENCE_IMAGE')
96
print(transformer_image)
97
- print(os.environ['TRANSFORMER_SCIENCE_IMAGE'])
98
99
# MultipartEncoder library takes multiple types of data fields and merge
100
# them into a multipart mime data type
0 commit comments