OpenwaterHealth/openlifu-python

use `__all__` in the `__init__.py`s

オープン

#12 opened on 2024/06/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (24 個のスター)
PR merge metrics
 (PR metrics pending)

説明

With __all__ we can be more explicit about what it is that a package "exports"

See https://setuptools.pypa.io/en/latest/userguide/dependency_management.html#optional-dependencies

コントリビューターガイド