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

[module] __init__.py files cleanup

parent 31e9b4c3
No related branches found
No related tags found
No related merge requests found
......@@ -27,4 +27,5 @@
# see https://docs.python.org/3/library/pkgutil.html
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)
......@@ -24,4 +24,3 @@
# 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.
Finish editing this message first!
Please register or to comment