Christian Clauss
|
9200a2e543
|
from __future__ import annotations (#2464)
* from __future__ import annotations
* fixup! from __future__ import annotations
* fixup! from __future__ import annotations
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-09-23 13:30:13 +02:00 |
|
Christian Clauss
|
bfcb95b297
|
Create codespell.yml (#1698)
* fixup! Format Python code with psf/black push
* Create codespell.yml
* fixup! Format Python code with psf/black push
|
2020-01-18 13:24:33 +01:00 |
|
Christian Clauss
|
b492e64417
|
Create pull_request_template.md (#1684)
* Create pull_request_template.md
* fixup! Format Python code with psf/black push
* Update pull_request_template.md
* updating DIRECTORY.md
* Update pull_request_template.md
* Update pull_request_template.md
* Update pull_request_template.md
* Update pull_request_template.md
* Update pull_request_template.md
* Typos and formatting
Co-authored-by: John Law <johnlaw.po@gmail.com>
|
2020-01-14 02:56:06 +08:00 |
|
shrabian
|
75523f9c1a
|
A recursive insertion sort (#1683)
* A recursive insertion sort
* added doctests and typehints
|
2020-01-13 21:52:18 +05:30 |
|