mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
4c964dd89f
This should fix parameter building on the Windows CI autotest. We allow empty lines between @Param blocks and the parameter (and, in fact, require it before multi-entry @GROUPINFOs like vectors). The regex wasn't taking into account Windows will have \r\n on that empty line rather than just \n |
||
---|---|---|
.. | ||
__init__.py | ||
ednemit.py | ||
emit.py | ||
htmlemit.py | ||
jsonemit.py | ||
mdemit.py | ||
param_parse.py | ||
param.py | ||
rstemit.py | ||
wikiemit.py | ||
xmlemit.py |