Maxim Smolskiy
|
b5cb1fba0d
|
Enable ruff DTZ005 rule (#11327)
* Enable ruff DTZ005 rule
* Fix other/gauss_easter.py
* Fix
* Fix web_programming/instagram_pic.py
* Fix web_programming/instagram_video.py
* Apply suggestions from code review
* Update instagram_pic.py
* datetime.now(tz=UTC).astimezone()
* .astimezone()
* Fix
---------
Co-authored-by: Christian Clauss <cclauss@me.com>
|
2024-03-25 21:54:11 +01:00 |
|
Maxim Smolskiy
|
102e9a31b6
|
Enable ruff DTZ001 rule (#11326)
* updating DIRECTORY.md
* Enable ruff DTZ001 rule
* Fix other/gauss_easter.py
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
---------
Co-authored-by: MaximSmolskiy <MaximSmolskiy@users.noreply.github.com>
|
2024-03-25 08:43:24 +01:00 |
|
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 |
|
mateuszz0000
|
2431001658
|
Easter date gauss algorithm (#2010)
* Added gauss easter algorithm
* Fixes in easter algorithm
* Commit suggestions
|
2020-05-19 13:44:45 +02:00 |
|