Skip to content

Commit 9579d36

Browse files
Stephan SahmStephan Sahm
authored andcommitted
one doc string needed to be raw
1 parent 0cc4702 commit 9579d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ContextManager.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ end
5252

5353

5454

55-
"""
55+
@doc raw"""
5656
@ContextManager function(cont); ...; end
5757
5858
There is a simple `@ContextManager` for writing less parentheses

0 commit comments

Comments
 (0)