Load channels from google sheet in test.py

This commit is contained in:
Logan Williams
2022-03-22 11:37:47 +01:00
parent 571b019137
commit c0a094eefa
3 changed files with 40 additions and 21 deletions

4
.gitignore vendored
View File

@@ -9,10 +9,12 @@ docs/source/_*
*.db
.env
*.session
service_account.json
.vscode/
# Unit test / coverage reports
reports
.coverage
.cache
.pytest_cache/
cover/
cover/