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

Main refactor #113

Merged
merged 6 commits into from
May 15, 2024
Merged

Main refactor #113

merged 6 commits into from
May 15, 2024

Conversation

salvivona
Copy link
Collaborator

The following includes a refactor in making commune more open to outside repos. I will be adding additional tests and docs as well for more clarity.

Mainly when using commune we have a module tree that is used to map the simple names to the class import paths. This was updated periodically and does not adapt to new modules automatically. I want to move to a more pythonic experience where you can specify any file with a class in it instead of it being within the commune folder.

@salvivona salvivona merged commit 2e0c34d into main May 15, 2024
3 of 4 checks passed
@salvivona salvivona deleted the main_refactor branch September 26, 2024 19:12
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