Maxim Smolskiy
|
e3fa014a5a
|
Fix ruff (#11527)
* updating DIRECTORY.md
* Fix ruff
* Fix
* Fix
* Fix
* Revert "Fix"
This reverts commit 5bc3bf3422 .
* find_max.py: noqa: PLR1730
---------
Co-authored-by: MaximSmolskiy <MaximSmolskiy@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2024-08-25 17:33:11 +02:00 |
|
Caeden Perelli-Harris
|
fb1b939a89
|
Consolidate find_min and find_min recursive and find_max and find_max_recursive (#8960)
* updating DIRECTORY.md
* refactor(min-max): Consolidate implementations
* updating DIRECTORY.md
* refactor(min-max): Append _iterative to func name
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2023-08-14 04:17:27 -07:00 |
|
Lewis Tian
|
77b243e62b
|
bugfix: Add empty list detection for find_max/min (#4881)
* bugfix: Add empty list detection for find_max/min
* fix shebangs check
|
2021-10-07 23:20:32 +08:00 |
|
Du YuanChao
|
3fc276ca2c
|
rename and add doctest (#1501)
|
2019-10-28 13:50:36 +01:00 |
|
Deekshaesha
|
8a5b1abd0a
|
finding max (#1488)
* Update find_max.py
* Update find_max.py
* Format with psf/black and add doctests
|
2019-10-28 09:14:53 +01:00 |
|
William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
Alfonso Rodríguez Pereira
|
5f991f7740
|
#315 Renamed all files to snake_case (#993)
|
2019-07-11 11:16:42 +02:00 |
|