Shubham Kondekar
|
614274a9dc
|
Update spiral_print.py (#7674)
* Update spiral_print.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update matrix/spiral_print.py
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
* Update matrix/spiral_print.py
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
* Update matrix/spiral_print.py
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
* Update matrix/spiral_print.py
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update spiral_print.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update spiral_print.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update spiral_print.py
* Update spiral_print.py
* Update spiral_print.py
* Update spiral_print.py
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
|
2022-10-26 18:58:33 +02:00 |
|
Caeden
|
a652905b60
|
Add Flake8 comprehensions to pre-commit (#7235)
* ci(pre-commit): Add ``flake8-comprehensions`` to ``pre-commit`` (#7233)
* refactor: Fix ``flake8-comprehensions`` errors
* fix: Replace `map` with generator (#7233)
* fix: Cast `range` objects to `list`
|
2022-10-15 19:29:42 +02:00 |
|
Rohan R Bharadwaj
|
46842e8c5b
|
Add missing type hints in matrix directory (#6612)
* Update count_islands_in_matrix.py
* Update matrix_class.py
* Update matrix_operation.py
* Update nth_fibonacci_using_matrix_exponentiation.py
* Update searching_in_sorted_matrix.py
* Update count_islands_in_matrix.py
* Update matrix_class.py
* Update matrix_operation.py
* Update rotate_matrix.py
* Update sherman_morrison.py
* Update spiral_print.py
* Update count_islands_in_matrix.py
* formatting
* formatting
* Update matrix_class.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-10-04 20:05:56 +02:00 |
|
arfy slowy
|
8e5c3536c7
|
[fixed] unused variable, standalone running, import doctest module (#4673)
* [fixed] unused variable, standalone running, import doctest module
information [standalone running](https://www.geeksforgeeks.org/what-does-the-if-__name__-__main__-do/)
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
* Update other/fischer_yates_shuffle.py
Co-authored-by: Christian Clauss <cclauss@me.com>
* [fixed] change to tuple and fixing callfunction
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
* Update matrix/spiral_print.py
Co-authored-by: Christian Clauss <cclauss@me.com>
* Update matrix/spiral_print.py
Co-authored-by: Christian Clauss <cclauss@me.com>
* fixing
Co-authored-by: Christian Clauss <cclauss@me.com>
* [fixed] sprial matrix
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
* Update spiral_print.py
* Update spiral_print.py
* Update spiral_print.py
* Update spiral_print.py
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2021-08-28 20:07:10 +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 |
|
William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
Anup Kumar Panwar
|
4e413c0183
|
Updated README
|
2019-07-06 11:11:20 +05:30 |
|