pre-commit-ci[bot]
|
bc8df6de31
|
[pre-commit.ci] pre-commit autoupdate (#11322)
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2)
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.9.0)
* [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>
|
2024-03-13 07:52:41 +01:00 |
|
Caeden
|
07e991d553
|
Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)
* ci(pre-commit): Add pep8-naming to `pre-commit` hooks (#7038)
* refactor: Fix naming conventions (#7038)
* Update arithmetic_analysis/lu_decomposition.py
Co-authored-by: Christian Clauss <cclauss@me.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor(lu_decomposition): Replace `NDArray` with `ArrayLike` (#7038)
* chore: Fix naming conventions in doctests (#7038)
* fix: Temporarily disable project euler problem 104 (#7069)
* chore: Fix naming conventions in doctests (#7038)
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-10-13 00:54:20 +02:00 |
|
Christian Clauss
|
cecf43d648
|
Pyupgrade to Python 3.9 (#4718)
* Pyupgrade to Python 3.9
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2021-09-07 13:37:03 +02:00 |
|
Dhruv Manilawala
|
20c7518028
|
fix(mypy): type annotations for conversions algorithms (#4314)
* fix(mypy): type annotations for conversions algorithms
* refactor(CI): include conversions algorithms for mypy tests
|
2021-04-04 15:25:49 +02:00 |
|
lance-pyles
|
f760ecc73c
|
initial commit of prefix-conversions (#2243)
* initial commit of prefix-conversions
* minor tweaks;
* Lose the blank lines
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2020-07-29 00:11:16 +02:00 |
|