OpenwaterHealth/openlifu-python

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

开放

#12 创建于 2024年6月17日

 (0 条评论) (0 个反应) (0 位负责人)Python (16 个派生)auto 404
good first issue

仓库指标

星标
 (24 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南