Initial commit

This commit is contained in:
Paillat
2024-07-30 10:49:05 +02:00
committed by GitHub
commit 5583d15cda
41 changed files with 1803 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
python\_package.hello\_world package
====================================
Submodules
----------
python\_package.hello\_world.hello\_world module
------------------------------------------------
.. automodule:: python_package.hello_world.hello_world
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: python_package.hello_world
:members:
:undoc-members:
:show-inheritance: