Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2e35e6

Browse files
committed
Remove spurious "\end{description}" that caused formatting to fail.
1 parent bcd725f commit c2e35e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/ref/ref4.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ \section{Code blocks, execution frames, and namespaces \label{execframes}}
137137
the global and local namespace. If only one namespace is specified,
138138
it is used for both.
139139

140-
\end{description}
141-
142140
The built-in functions \function{globals()} and \function{locals()}
143141
each return a dictionary, representing the current global and local
144142
namespace respectively. The effect of modifications to these

0 commit comments

Comments
 (0)