8000 Fix typo in docs of 'util.subclasses' · friedkeenan/pak@b1014d8 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit b1014d8

Browse files
committed
Fix typo in docs of 'util.subclasses'
1 parent 9cb7066 commit b1014d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pak/util/inspection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def subclasses(parent_class):
1313
1414
Parameters
1515
----------
16-
*parent_class : :class:`type`
16+
parent_class : :class:`type`
1717
The type to get the subclasses of.
1818
1919
Returns

0 commit comments

Comments
 (0)
0