digitalbuildings icon indicating copy to clipboard operation
digitalbuildings copied to clipboard

Delete __init.py__

Open nirek13 opened this issue 3 years ago • 8 comments

removed unnecessary file

nirek13 avatar Oct 05 '22 22:10 nirek13

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

charbull avatar Oct 06 '22 20:10 charbull

There are a few init files that seem to be in use though

nirek13 avatar Oct 07 '22 15:10 nirek13

Hi @nirek13 looks like the init files are used by the pylinter

charbull avatar Oct 07 '22 17:10 charbull

Yeah I believe I Accidently Deleted The Wrong File

nirek13 avatar Oct 07 '22 18:10 nirek13

I will re add those files

nirek13 avatar Oct 07 '22 18:10 nirek13

It should run fine now

nirek13 avatar Oct 07 '22 18:10 nirek13

Unless the decorators were in use @@ -1 +0,0 @@ even though there was no code

nirek13 avatar Oct 07 '22 18:10 nirek13

I believe I added all of them

nirek13 avatar Oct 13 '22 21:10 nirek13

@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?

tasodorff avatar Jan 24 '23 05:01 tasodorff

closing this for now

charbull avatar Mar 20 '23 22:03 charbull