Skip to content

Wrong import of session scope #2

@egillax

Description

@egillax

Here session scope is imported as:

from utils import session_scope but I believe it should be from utils.dbutils import session_scope

Likewise I needed to modify the import in load_lab_reference.py to the same but I see that you add the directory to the path there. From which directory are you supposed to run the scripts in data_extraction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions