diff options
Diffstat (limited to 'code/projectManagement/Worker.rst')
-rw-r--r-- | code/projectManagement/Worker.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/code/projectManagement/Worker.rst b/code/projectManagement/Worker.rst index c3c5cc6b..0df58c27 100644 --- a/code/projectManagement/Worker.rst +++ b/code/projectManagement/Worker.rst @@ -1,6 +1,10 @@ Helper Worker Function =========================== +.. note:: + + Source : ``/src/projManagement/Worker.py`` + .. automodule:: projManagement.Worker :members: |