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

貢獻者指南