Add hashbang to qraltcrypt.py

This commit is contained in:
Juhani Krekelä 2020-07-04 13:29:22 +03:00
parent 4f449832aa
commit 9ed992acd3
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import base64
import hmac
import os