update kverify to use new api scheme

This commit is contained in:
lare 2022-12-10 11:42:31 +01:00
parent 2eeb36e453
commit d6509ef6fe
2 changed files with 6 additions and 7 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
venv
config.json
*.pyc
*.pyc
__pycache__