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

Skip to content

Commit 7779b20

Browse files
committed
Remove spurious "()" from the __str__() description.
1 parent 177b4a0 commit 7779b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/emailmessage.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
envelope header; it defaults to 0.
3939
\end{methoddesc}
4040

41-
\begin{methoddesc}[Message]{__str__()}{}
41+
\begin{methoddesc}[Message]{__str__}{}
4242
Equivalent to \method{aMessage.as_string(unixfrom=1)}.
4343
\end{methoddesc}
4444

0 commit comments

Comments
 (0)