Fixes the warnings listed here: https://github.com/adamchainz/flake8-comprehensions#rules
Also remove two unused imports in dnssec.py to fix flake8 error introduced in D14094 when I deleted the code using these imports.
Depends on D14106
Differential D14107
[electrum] fix flake8-comprehensions warnings and enable flake8 for electrum PiRK on Jun 23 2023, 07:51. Authored by Tags None Subscribers None
Details
Fixes the warnings listed here: https://github.com/adamchainz/flake8-comprehensions#rules Also remove two unused imports in dnssec.py to fix flake8 error introduced in D14094 when I deleted the code using these imports. Depends on D14106 arc lint --everything cd electrum python -m electrumabc.tests python -m electrumabc_plugins.fusion.tests Run electrum-abc, enable cash fusion.
Diff Detail
Event Timeline
|