Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module path changes to allow running standalone (not as an included m… #50

Merged
merged 4 commits into from
Feb 23, 2024

Conversation

DavidBrownlee
Copy link
Contributor

The changes to include clinical_ETL_code as an imported module (rather than a git submodule) broke its ability to tun as a standalone program.
Changes are here made to the sys.path to allow import statements whether running as an imported module or as a standalone.
Included pytests now run successfully.

@mshadbolt mshadbolt self-requested a review February 13, 2024 20:44
Copy link
Member

@daisieh daisieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

@daisieh daisieh merged commit eb23190 into develop Feb 23, 2024
2 checks passed
@daisieh daisieh deleted the david/runStandAlone branch February 23, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants