Commit 5e877a2
docs: add __init__.py with docstring for openapi module
The openapi directory needs an __init__.py to be recognized as a Python package
by the documentation build system (mkdocstrings). Added a descriptive docstring
to document the module's purpose without exporting any symbols.1 parent d71fe44 commit 5e877a2
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments