Fix PTH123 `open("foo")` should be replaced by `Path("foo").open()`
Use Path().{read,write}_txt() when possible
Showing
- silkaj/g1_monetary_license.py 1 addition, 2 deletionssilkaj/g1_monetary_license.py
- silkaj/money/transfer.py 2 additions, 1 deletionsilkaj/money/transfer.py
- silkaj/wot/revocation.py 2 additions, 5 deletionssilkaj/wot/revocation.py
- tests/unit/money/test_transfer_file.py 4 additions, 4 deletionstests/unit/money/test_transfer_file.py
- tests/unit/test_checksum.py 3 additions, 2 deletionstests/unit/test_checksum.py
- tests/unit/test_g1_monetary_license.py 2 additions, 2 deletionstests/unit/test_g1_monetary_license.py
- tests/unit/wot/test_revocation.py 14 additions, 23 deletionstests/unit/wot/test_revocation.py
Loading
Please register or sign in to comment