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

Add documentation and __init__ files to make auto importing easier. #13

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

drewoldag
Copy link
Contributor

Addresses #12

Solution Description

I've added a bunch of new init.py files so that we can avoid having to modify sorcha as new utils are added to SCU.
I've also included a new doc page, "Usage" that describe (at a very high level) how this is suppose to work automatically with Sorcha, the expected steps the user needs to take, and a link to the full sorcha documentation.

@drewoldag drewoldag self-assigned this Oct 3, 2023
@drewoldag drewoldag linked an issue Oct 3, 2023 that may be closed by this pull request
@mschwamb mschwamb merged commit 7907dff into main Oct 4, 2023
5 checks passed
@mschwamb mschwamb deleted the issue/12/more-init-files branch October 4, 2023 17: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.

Update __init__ files so that importing is easier
2 participants