Added 'data_access' module

This commit is contained in:
ayxan
2022-11-20 14:46:37 +04:00
parent 29c80cf82c
commit 74079ef92d
6 changed files with 26 additions and 8 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
.venv
.venv
__pycache__