- Jun 05, 2023
- 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
-
-
Moul authored
balance: fix string to use balance and not amount
-
Moul authored
-
Moul authored
Run all tests (unit and integration) in the tests:3.11:cov job so they are counted and summed-up for the coverage statistics
-
Moul authored
Mocking correctly test_membership doesn't worth it
-
Moul authored
monkeypatch transfer_file
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
-
- Oct 28, 2022