Skip to content

Commit 135f3d5

Browse files
committed
Fixed docs build
1 parent 260caf5 commit 135f3d5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

iommi/docs__tests.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ def auto_use(big_discography):
302302
Foo
303303
===
304304
305-
Base class: `object`
306305
307306
"""
308307
def test_base():
@@ -315,6 +314,12 @@ def test_base():
315314
316315
Initialize self. See help(type(self)) for accurate signature.
317316
317+
Constructor arguments
318+
+++++++++++++++++++++
319+
320+
* `args`
321+
* `kwargs`
322+
318323
Methods
319324
-------
320325

0 commit comments

Comments
 (0)