validate_executor_id#
- validate_executor_id(id)[source]#
Check that given executor id is good.
No spaces.
Will be used in filenames
Will be used in URLs
- Raises:
AssertionError – If the user gives us non-id like id
- Parameters:
id (str) –
Check that given executor id is good.
No spaces.
Will be used in filenames
Will be used in URLs
AssertionError – If the user gives us non-id like id
id (str) –