mirror of
https://github.com/Steffo99/unimore-bda-6.git
synced 2024-11-24 08:44:19 +00:00
Add docstring for the root module
This commit is contained in:
parent
48ac00b548
commit
14dd8045e0
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
"""
|
||||
Sixth project for Big Data Analytics class for my Master's Degree at Unimore.
|
||||
|
||||
For more details, see ``README.md`` or the documentation of the submodules.
|
||||
|
||||
.. note::
|
||||
|
||||
This specific module is empty.
|
||||
|
||||
"""
|
Loading…
Reference in a new issue