AgentOps-AI / AgentOps-AI/tokencost
PEP 561 compatibility: Distribute type information
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 2k
- Fork
- 105
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Are there any plans to distribute type information for this library, i.e. becoming [PEP 561](https://peps.python.org/pep-0561/) compatible? There are extensive type hints already, so I'm wondering if adding a `py.typed` file would be feasible.
MyPy is currently complaining about the tokencost library:
> error: Skipping analyzing "tokencost": module is installed, but missing library stubs or py.typed marker [import-untyped]
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.