Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: adjust compile path to allow interfaces/ folder
by modifying allow_paths to use the project root folder, interfaces may be included in projects without use of the interface_sources kwarg. this also allows more expressive error messages when importing an interface fails.
- Loading branch information