Fix connection issues

This commit is contained in:
Andre Basche
2023-03-06 18:57:08 +01:00
parent 00ac6912e2
commit 79a121263f
5 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -3,4 +3,4 @@ venv/
__pycache__/
dist/
**/*.egg-info/
test.py
test*