It can make sense to have an empty __init__.py in a python subpackage. An empty file does not need f-strings, so return early.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC97b52f90be23: [lint] don't add newline to empty python files
Run arc lint --everything and check that test/functional/test_framework/__init__.py is untouched
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable