utils module#
- utils.get_project_root() Path [source]#
Returns the project root, useful for getting absolute paths in other files.
- Return type:
The project root.
Returns the project root, useful for getting absolute paths in other files.
The project root.