Skip to content

Chore/Update init files#64

Open
gabrieljreed wants to merge 5 commits intomainfrom
chore/update-init-files
Open

Chore/Update init files#64
gabrieljreed wants to merge 5 commits intomainfrom
chore/update-init-files

Conversation

@gabrieljreed
Copy link
Collaborator

@gabrieljreed gabrieljreed commented Jul 20, 2024

The __init__.py files for rig modules was overly complex. While it was nice that it made it so that you never have to update when you create new modules, it's needlessly complicated and it's preferred to just manually declare them.

This could also give us the benefit of having an easy way to have "unpublished" modules, if they're just not included in their respective __init__.py file.

I also updated the test runner to always do the stdout fix, since I was still getting an error.

(Overall, this is mostly just fixing old, bad code that I wrote a while back)

Also did some formatting updates

@gabrieljreed gabrieljreed requested a review from DeRemerJD July 20, 2024 18:54
@gabrieljreed gabrieljreed self-assigned this Jul 20, 2024
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.

1 participant