Fix doxygen test

Fix doxygen test for python 3.6 since a modification in re module:

Changed in version 3.6: Unknown escapes consisting of '' and an ASCII letter now are errors.

Source : https://docs.python.org/3/library/re.html

Merge request reports

Loading