-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3: empty __init__.py can be removed
Since we are Python3 (PEP-420), these empty `__init__.py` files are not required anymore. `pytest` is still able to discover the test files.
- Loading branch information
Showing
20 changed files
with
0 additions
and
0 deletions.