Bump Mypy to v1.3.0 and fix new reports
Add call-arg exception to errors https://mypy.readthedocs.io/en/stable/error_code_list.html#check-arguments-in-calls-call-arg Not sure about attr.s() though Fix notes
parent
d4a032c4
No related branches found
No related tags found
Pipeline #32108 waiting for manual action
Stage: checks
Stage: tests
Stage: release
Stage: publish_doc
Showing
- .pre-commit-config.yaml 1 addition, 1 deletion.pre-commit-config.yaml
- duniterpy/documents/ws2p/heads.py 5 additions, 5 deletionsduniterpy/documents/ws2p/heads.py
- examples/load_credentials_file.py 1 addition, 3 deletionsexamples/load_credentials_file.py
- examples/load_scuttlebutt_file.py 1 addition, 3 deletionsexamples/load_scuttlebutt_file.py
- examples/save_and_load_private_key_file.py 1 addition, 3 deletionsexamples/save_and_load_private_key_file.py
- examples/save_and_load_private_key_file_ewif.py 1 addition, 3 deletionsexamples/save_and_load_private_key_file_ewif.py
- examples/save_and_load_private_key_file_wif.py 1 addition, 3 deletionsexamples/save_and_load_private_key_file_wif.py
- examples/save_binary_signed_message.py 1 addition, 1 deletionexamples/save_binary_signed_message.py
- tests/key/test_verifying_key.py 1 addition, 1 deletiontests/key/test_verifying_key.py
Loading