Saksham Chawla
|
32ff33648e
|
Add typing to maths/floor.py (#7056)
|
2022-10-12 20:42:30 +02:00 |
|
Du Yuanchao
|
81b82bea47
|
Update ceil and floor function (#3710)
* Update ceil and floor function
* add end line
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-10-26 00:02:24 +08:00 |
|
Christian Clauss
|
9316e7c014
|
Set the Python file maximum line length to 88 characters (#2122)
* flake8 --max-line-length=88
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-06-16 10:09:19 +02:00 |
|
Christian Clauss
|
5df8aec66c
|
GitHub Action formats our code with psf/black (#1569)
* GitHub Action formats our code with psf/black
@poyea Your review please.
* fixup! Format Python code with psf/black push
|
2019-11-14 19:59:43 +01:00 |
|
Du YuanChao
|
8c443ccfad
|
add floor() (#1551)
* ceil and floor
* ceil and floor
|
2019-11-04 08:28:51 +01:00 |
|