add RouteDefinition in sample code #11
GitHub Actions / mypy
failed
Apr 8, 2024 in 0s
reviewdog [mypy] report
reported by reviewdog 🐶
Findings (1)
setup.py|3 col 1| Skipping analyzing "setuptools": module is installed, but missing library stubs or py.typed marker [import-untyped]
Filtered Findings (0)
Annotations
Check failure on line 3 in setup.py
github-actions / mypy
[mypy] setup.py#L3
Skipping analyzing "setuptools": module is installed, but missing library stubs or py.typed marker [import-untyped]
Raw output
/home/runner/work/pigwig/pigwig/setup.py:3:1: error: Skipping analyzing "setuptools": module is installed, but missing library stubs or py.typed marker [import-untyped]
Loading