WA-Testing-Tool
WA-Testing-Tool copied to clipboard
Python Notebook - Section 3 function call typo
A number of cells (11) in Section 3 of the Python notebook are calling the 'copy_python_env_file_to_project_asset' function.
Although it is commented, when attempting to utilize, it will error because the function is looking for 3 parameters vs 2.
-
Current usage of 'copy_python_env_file_to_project_asset' function
-
Fix for 'copy_python_env_file_to_project_asset' function