100% coverage of checks schemas

This commit is contained in:
Andrew Herrington
2021-12-06 16:49:20 -06:00
parent c291ce6895
commit 38128c8151
40 changed files with 3495 additions and 128 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.pythonPath": "/home/andrew/.pyenv/versions/3.10.0/envs/healthchecks/bin/python"
}