Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
All of our \param doxygen commands result in python warnings like the following (in this case, when running pipe_tasks tests):
tests/nopytest_test_coadds.py::MatchMemoryTestCase::testLeaks
|
source:282: DeprecationWarning: invalid escape sequence \s
|
source:328: DeprecationWarning: invalid escape sequence \p
|
source:385: DeprecationWarning: invalid escape sequence \p
|
We can fix this by replacing all of our doxygen \param and related backslash commands with @param, etc.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "Page (Confluence)" [ 16700 ] |
Remote Link | This issue links to "Page (Confluence)" [ 31132 ] |
Resolution | Done [ 10000 ] | |
Status | To Do [ 10001 ] | Invalid [ 11005 ] |