runpod-python
runpod-python copied to clipboard
added support for double quotes inside bash start parameter
This was a far more trivial change than I expected,
replaces double quotes inside the string with escaped double quotes, that way graphql inteprets them correctly