Currently, the source code is in <root>/exasol_udf_mock_python, but the convention for projects using the PTB is for it to be <root>/exasol/udf_mock_python. In order to accommodate this unique structure, the source_code_path in the BaseConfig has been overridden in the noxconfig.py file.
Tasks