Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork772
Closed
Description
Syntax highlighting of myfinc2 fails (Github seems to do this ok), see also screenshot below. It is related to the presence of)
inside the function signature.
defmyfunc1(a='syntax highligting ok',b='another string'):"""Myfunc1 docstring."""printaprintbdefmyfunc2(a='syntax highlighting not ok)',b='another string'):"""Myfunc2 docstring."""printaprintb
This is on develop branch.
Metadata
Metadata
Assignees
Labels
No labels