Skip to content
Snippets Groups Projects
Commit 43d94e24 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[module] __init__.py files cleanup

parent b10ebdee
No related branches found
No related tags found
No related merge requests found
...@@ -27,4 +27,5 @@ ...@@ -27,4 +27,5 @@
# see https://docs.python.org/3/library/pkgutil.html # see https://docs.python.org/3/library/pkgutil.html
from pkgutil import extend_path from pkgutil import extend_path
__path__ = extend_path(__path__, __name__) __path__ = extend_path(__path__, __name__)
...@@ -24,4 +24,3 @@ ...@@ -24,4 +24,3 @@
# with the BEAT platform. If not, see http://www.gnu.org/licenses/. # # with the BEAT platform. If not, see http://www.gnu.org/licenses/. #
# # # #
############################################################################### ###############################################################################
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment