diff --git a/unimore_bda_6/__init__.py b/unimore_bda_6/__init__.py index e69de29..125852f 100644 --- a/unimore_bda_6/__init__.py +++ b/unimore_bda_6/__init__.py @@ -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. + +"""