We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e652e commit 0e88536Copy full SHA for 0e88536
crates/pysof/src/pysof/__init__.py
@@ -46,7 +46,7 @@
46
SourceReadError,
47
UnsupportedContentTypeError,
48
UnsupportedSourceProtocolError,
49
- __version__, # type: ignore[attr-defined]
+ __version__,
50
py_get_supported_fhir_versions,
51
py_parse_content_type,
52
py_run_view_definition,
0 commit comments