- Jun 05, 2023
-
-
Moul authored
-
Moul authored
network: Assign if key exists auth: use helpers.define_click_context()
-
Moul authored
Bump pendulum to v3 alpha which provides a wheel for Py3.11
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
pyproject and ruff
-
Moul authored
-
Moul authored
Specially F401 unused-import that I was missing https://beta.ruff.rs/docs/rules/#pyflakes-f
-
Moul authored
-
Moul authored
Remove mypy __path__ ignore now fixed Specify which ignore
-
Moul authored
-
Moul authored
Use Path().{read,write}_txt() when possible
-
Moul authored
-
- May 26, 2023
-
-
Moul authored
pre-commit and gitlab-ci configurations Add ruff configuration
-
Moul authored
Remove their pre-commit and gitlab-ci configs Remove isort and pylint configs will be replaced with ruff
-
Moul authored
Isort got broken Apply new black changes Fix Pylint report Mypy v1.0
-
Moul authored
-
Moul authored
-
Moul authored
Otherwise pylint reports about non-used imports, and then they get removed by autoflake Then, you are confused, because they are no longer here Let’s run the self-fixing before the report
-
Moul authored
-
- Nov 27, 2022
- Nov 26, 2022
- Nov 12, 2022
-
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
https://mypy-lang.blogspot.com/2022/11/mypy-0990-released.html No Implicit Optional Types for Arguments sys.exit() doesn't seems to handle Exception message display where print() is not, at least for mypy pre-commit autopdate
-
- Nov 02, 2022
- Nov 01, 2022
-
-
Moul authored
Add missing .code_changes extention
- Oct 30, 2022