Skip to content

Commit 9f874c8

Browse files
committed
Added missing _base module
1 parent 1de179d commit 9f874c8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
players._base module
2+
====================
3+
4+
.. automodule:: players._base
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

addons/source-python/docs/source-python/source/developing/modules/players.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Submodules
1515
.. toctree::
1616
:titlesonly:
1717

18+
players._base
1819
players.bots
1920
players.constants
2021
players.dictionary

0 commit comments

Comments
 (0)