merge-requests/17/head
erik 12 months ago
parent e1639974e3
commit a4cdf051ff

@ -123,7 +123,6 @@ class ExecutionApi:
print("Command failed with code: ", exc.returncode, " and message:", exc.stderr)
class EnvironmentApi:
def get(self, key):
return environ.get(key)

Loading…
Cancel
Save