Skip to content
Snippets Groups Projects
Commit 57dbc796 authored by Robert Schmidt's avatar Robert Schmidt
Browse files

cls_physim1: Mention python version and separate Python/own modules

parent 074cf91b
No related branches found
No related tags found
2 merge requests!1906integration_2023_w02,!1867CI: new Python classes for SSH & Local execution
......@@ -32,13 +32,14 @@
# Import
#-----------------------------------------------------------
import logging
import sshconnection as SSH
import cls_oai_html
import os
import re
import time
import subprocess
import sys
import sshconnection as SSH
import cls_oai_html
import constants as CONST
import helpreadme as HELP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment