The code is already typed as it only contains pydantic models, but mypy still complains because it lacks a py.typed file
would be nice to have type hints added to the library
"sarif_pydantic": module is installed, but missing library stubs or py.typed marker
https://peps.python.org/pep-0561/
The code is already typed as it only contains pydantic models, but mypy still complains because it lacks a py.typed file
would be nice to have type hints added to the library
"sarif_pydantic": module is installed, but missing library stubs or py.typed markerhttps://peps.python.org/pep-0561/