Skip to content

Need to add src to all paths to import pubmetric #39

Description

@almanilsson

I can not directly import pubmetric. I need to add 'src' to the filepath for it to import correctly

sys.path.insert(0, os.path.abspath(os.path.join(os.getcwd(), 'src')))

My temporary fix is adding a config file to the test directory which adds this to all test files imports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions