Skip to content

Commit 369ff03

Browse files
committed
remove reference to macro.defaults
1 parent 49987a3 commit 369ff03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/templates.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -914,9 +914,6 @@ are available on a macro object:
914914
`arguments`
915915
A tuple of the names of arguments the macro accepts.
916916

917-
`defaults`
918-
A tuple of default values.
919-
920917
`catch_kwargs`
921918
This is `true` if the macro accepts extra keyword arguments (i.e.: accesses
922919
the special `kwargs` variable).

0 commit comments

Comments
 (0)