pull changes for python #6

Merged
sageTheDm merged 3 commits from React-Group/ai-virtual-assistant:main into main 2024-09-16 13:21:12 +02:00
Showing only changes of commit 247b8a36f3 - Show all commits

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
venv/
__pycache__
.idea/
.vscode/