( )⚙ D5827 drawdag: use raw strings for docstrings

This is an archive of the discontinued Mercurial Phabricator instance.

drawdag: use raw strings for docstrings
ClosedPublic

Authored by indygreg on Feb 4 2019, 12:42 PM.

Details

Summary

Avoids SyntaxWarning for invalid \ escape on Python 3.8.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Feb 4 2019, 12:42 PM
This revision was automatically updated to reflect the committed changes.