summaryrefslogtreecommitdiff
path: root/tests/unittest_brain_numpy_random_mtrand.py
Commit message (Expand)AuthorAgeFilesLines
* Bump astroid to 2.6.3, update changelogv2.6.3Pierre Sassoulas2021-07-191-0/+1
* Fix copyright links (#1084)Marc Mueller2021-07-011-1/+1
* Add an isort configuration in setup.cfg and apply itPierre Sassoulas2021-04-191-2/+1
* Remove non-breaking whitespaces from the codebasePierre Sassoulas2021-04-181-1/+1
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+2
* Move from % syntax to format or f-stringsPierre Sassoulas2021-02-211-5/+3
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Update copyright noticehippo912021-02-151-1/+1
* Add the function random that is an alias of random_samplehippo912020-12-291-0/+1
* New copyright noticeshippo912020-12-271-0/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-3/+2
* Moved tests out of package directory (#704)Ashley Whetter2019-10-151-0/+116