Add __init__ files to all python modules. There were import failures in some cases, when project not in root directory without own virtual env

This commit is contained in:
Alexander Schepetilnikov
2024-06-20 17:15:12 +03:00
parent a487ef897e
commit be0f0f59cf
5 changed files with 0 additions and 0 deletions

0
app/__init__.py Normal file
View File

0
confidence/__init__.py Normal file
View File

0
datasets/__init__.py Normal file
View File

0
models/__init__.py Normal file
View File

0
utils/__init__.py Normal file
View File