patrickelectric opened a new pull request, #18991:
URL: https://github.com/apache/nuttx/pull/18991
## Summary
uv creates virtual environments in `.venv`
## Impact
Fix:
```
nuttx/Documentation/.venv/lib/python3.10/site-packages/sphinx/ext/autosummary/templates/autosummary/base.rst:3:Unknown
directive type "currentmodule"
```
Sphinx is scanning `.venv`
## Testing
After fixing:
```
The HTML pages are in _build/html.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]