some minor fixes

This commit is contained in:
Tobias Kessels
2019-01-31 20:45:01 +01:00
parent 6ff411202a
commit 57113f1eb2
3 changed files with 63 additions and 19 deletions

1
testpw.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/python3
import sys
import hashlib
import requests