COMMITS
/ neural_network/input_data.py January 13, 2025
P
[pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format (#12521)
pre-commit-ci[bot] committed
November 25, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12398)
pre-commit-ci[bot] committed
April 30, 2024
M
Enable ruff UP031 rule (#11388)
Maxim Smolskiy committed
April 1, 2024
M
Enable ruff NPY002 rule (#11336)
Maxim Smolskiy committed
March 28, 2024
M
Enable ruff ICN001 rule (#11329)
Maxim Smolskiy committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
March 12, 2024
M
Reenable files when TensorFlow supports the current Python (#11318)
Maxim Smolskiy committed
August 9, 2023
T
Fix ruff errors (#8936)
Tianyi Zheng committed
July 28, 2023
C
Fix ruff rules ISC flake8-implicit-str-concat (#8892)
Christian Clauss committed
May 26, 2023
C
Add more ruff rules (#8767)
Christian Clauss committed
April 1, 2023
M
Reenable files when TensorFlow supports the current Python (#8602)
Maxim Smolskiy committed
February 23, 2020
C
Travis CI: Upgrade to Python 3.8 (#1783)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
December 7, 2019
G
Improved readability (#1615)
GeorgeChambi committed
November 14, 2019
C
GitHub Action formats our code with psf/black (#1569)
Christian Clauss committed
October 28, 2019
D
Create GAN.py (#1445)
Devil Lord committed