-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename helper_functions.py to utils.py, fix a couple of formatting and a small numpy assignment deprecation * use __all__ to avoid unused warning * docstring styling of __init__ and core * linting likelihoods.py * linting priors.py * linting utils.py * lint tests * replace black with pytest, flake8, pydocstyle * add pythons 3.11 and 3.12 to matrix * update checkout and setup-python versions
- Loading branch information
1 parent
8c36ce8
commit 90f0d5a
Showing
13 changed files
with
322 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.