some little fixes

This commit is contained in:
Bastian Schroll 2019-03-03 19:14:00 +01:00
parent 4b69b08028
commit 3feda678e2
5 changed files with 5 additions and 2 deletions

View file

@ -100,4 +100,3 @@ class Module:
"""!Called by destruction of the module
Must be inherit"""
pass