Skip to content

Make Config's docstring raw#1032

Open
jwilk wants to merge 1 commit into
nose-devs:masterfrom
jwilk-forks:raw-docstring
Open

Make Config's docstring raw#1032
jwilk wants to merge 1 commit into
nose-devs:masterfrom
jwilk-forks:raw-docstring

Conversation

@jwilk
Copy link
Copy Markdown

@jwilk jwilk commented Jan 14, 2017

The docstring contains escape sequences (\b, \.) in regular expressions that should not be interpreted by the Python lexer.

The docstring contains escape sequences ("\b", "\.") in regular
expressions that should not be interpreted by the Python lexer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant