The linters skip the init files, but they should be formatted too. Moreover, `struphy format __init__.py` formats only `src/struphy/models/__init__.py`. It removes the module docstring, which is inconvenient.
The linters skip the init files, but they should be formatted too.
Moreover,
struphy format __init__.pyformats onlysrc/struphy/models/__init__.py.It removes the module docstring, which is inconvenient.