-
- Downloads
Make the run uc py functions parameterized and not use global var
Make the functions parameterized in order to call the main method from another python class. Before the methods used a global variable to access the values.
Please register or sign in to comment