Remove extra newline from end of doxygen python \code command

Remove the extra newline at the end of translation of doxygen \code
\endcode command for Python.  Update test output accordingly.
This commit is contained in:
John McFarland 2019-05-25 13:40:59 -05:00
commit 321cb096a8
3 changed files with 7 additions and 5 deletions

View file

@ -25,7 +25,6 @@ Author: Zubr
some test code
Conditional comment: SOMECONDITION
Some conditional comment
End of conditional comment.