Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 282 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 282 Bytes

fhir-py-types-r5

Auto generated by fhir-py-types

Configuration

Preferred pyproject.toml configuration:

[tool.mypy]
check_untyped_defs = true
plugins = ["pydantic.mypy"]

[tool.pydantic-mypy]
init_typed = true