Skip to content

build_module does not actually accept a build_dir string input #114

Description

@bburke38

In _build_module(), there is a bare build_dir.resolve(), unlike for the source directory parameter which is wrapped with a Path call: Path(source_dir).resolve(). str has no method or attribute resolve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions