Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396b827 commit 41565f6Copy full SHA for 41565f6
1 file changed
Doc/texinputs/python.sty
@@ -424,10 +424,10 @@
424
\newcommand{\memberline}[2][\@classbadkey]{%
425
\ifx#1\@undefined
426
\memberlineni{#2}
427
- \withsubitem{(\@thisclass\ attribute)}{\ttindex{#2()}}
+ \withsubitem{(\@thisclass\ attribute)}{\ttindex{#2}}
428
\else
429
430
- \withsubitem{(#1 attribute)}{\ttindex{#2()}}
+ \withsubitem{(#1 attribute)}{\ttindex{#2}}
431
\fi
432
}
433
\newenvironment{memberdesc}[2][\@classbadkey]{
0 commit comments