Delete __init.py__
removed unnecessary file
correct we could remove them now https://docs.python.org/3/whatsnew/3.3.html#pep-420-implicit-namespace-packages
We need a bug to clean in several modules @mschulze17
There are a few init files that seem to be in use though
Hi @nirek13 looks like the init files are used by the pylinter
Yeah I believe I Accidently Deleted The Wrong File
I will re add those files
It should run fine now
Unless the decorators were in use @@ -1 +0,0 @@ even though there was no code
I believe I added all of them
@charbull is this still relelvant or is this covered by a later PR?
@azenla is this something we can incorporate into your changes for ease?
closing this for now