- May 26, 2023
-
-
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
- Oct 26, 2022
-
-
Moul authored
To fix deprecation warnings
-
Moul authored
Requires Poetry v1.2 https://python-poetry.org/blog/announcing-poetry-1.2.0/#dependency-groups
-
Moul authored
Pylint wasn't supported by Python 3.11 Fix new report
-
Moul authored
Moved pre-commit and git installation from 3.9 to 3.11 container
-
Moul authored
-
Moul authored
Rename job from "coverage" to "cov"
-
Moul authored
-