python-case-converter icon indicating copy to clipboard operation
python-case-converter copied to clipboard

static type stubs

Open msftcangoblowm opened this issue 6 months ago • 0 comments

This package lacks static typing stubs and py.typed (empty) marker file.

Skipping analyzing "caseconverter": module is installed, but missing library stubs or py.typed marker  [import-untyped]

Also refactor the tests into separate /tests/ folder outside of the package. Add __init__.py, conftest.py files. Rename test files, test_ prefix.

msftcangoblowm avatar Jul 11 '25 02:07 msftcangoblowm