Added some __init__.py for new pylint...

This commit is contained in:
Emmanuel Viennet 2022-04-02 09:56:43 +02:00
parent e270ad5520
commit 0b28583953
5 changed files with 5 additions and 0 deletions

1
app/but/__init__.py Normal file
View File

@ -0,0 +1 @@
# empty but required for pylint

1
app/comp/__init__.py Normal file
View File

@ -0,0 +1 @@
# empty but required for pylint

1
app/forms/__init__.py Normal file
View File

@ -0,0 +1 @@
# empty but required for pylint

View File

@ -0,0 +1 @@
# empty but required for pylint

1
app/pe/__init__.py Normal file
View File

@ -0,0 +1 @@
# empty but required for pylint