-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type hints to the primitives module (#1940)
* initial type hints * more types * all basic hints * fix hints * use Union * use as array * distribution like type * fix import * add tests for the distributions type * feedback * fix __call__ types * typo #shame * fix test * space * message type * rename message type * remove unecessary casting * mprove import * remover asarray
- Loading branch information
1 parent
8e1d9b2
commit e71aa62
Showing
6 changed files
with
283 additions
and
64 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
Oops, something went wrong.