Unverified Commit 35b1c4e1 authored by Vaclav Hanzl's avatar Vaclav Hanzl Committed by GitHub
Browse files

Null change just to re-run integration test

Sorry, I have no other way to re-run the Docker build test.
Changed one space.
parent 71d7bd5d
......@@ -105,7 +105,7 @@
"\n",
"TQDM_BAR_FORMAT = '{l_bar}{bar}| {n_fmt}/{total_fmt} [elapsed: {elapsed} remaining: {remaining}]'\n",
"\n",
"python_version = '.'.join(sys.version.split('.')[:2]) # get string like \"3.9\"\n",
"python_version = '.'.join(sys.version.split('.')[:2]) #get string like \"3.9\"\n",
"\n",
"try:\n",
" with io.capture_output() as captured:\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment