-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #144 from tobac-project/dev
Merge `dev` into `main` for 1.3.1 release
- Loading branch information
Showing
8 changed files
with
260 additions
and
246 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
* [ ] Have you followed our guidelines in CONTRIBUTING.md? | ||
* [ ] Have you self-reviewed your code and corrected any misspellings? | ||
* [ ] Have you written documentation that is easy to understand? | ||
* [ ] Have you written descriptive commit messages? | ||
* [ ] Have you added NumPy docstrings for newly added functions? | ||
* [ ] Have you formatted your code using black? | ||
* [ ] If you have introduced a new functionality, have you added adequate unit tests? | ||
* [ ] Have all tests passed in your local clone? | ||
* [ ] If you have introduced a new functionality, have you added an example notebook? | ||
* [ ] Have you kept your pull request small and limited so that it is easy to review? | ||
* [ ] Have the newest changes from this branch been merged? | ||
|
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
Oops, something went wrong.