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 missing __all__ attribute to priors #149

Closed
wants to merge 1 commit into from
Closed

Conversation

PhilippThoelke
Copy link
Collaborator

The __all__ attribute got lost in a recent commit, readding it here. It lists all implemented prior models and is used when train.py is called with --help.

This problem was mentioned in #148.

@peastman
Copy link
Collaborator

peastman commented Nov 6, 2022

The fix for this is already in #134. If you're ok with the current state of it, we can just merge that one. Otherwise, this will create a conflict for it.

@PhilippThoelke
Copy link
Collaborator Author

Ah I didn't realize it was fixed there, closing this in favor of #134.

@PhilippThoelke PhilippThoelke deleted the priors_all branch November 6, 2022 21:41
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