Merge pull request #16 from Syslog777/patch-1

Changed shebang line
This commit is contained in:
Gokberk Yaltirakli 2018-02-28 12:22:10 +00:00 committed by GitHub
commit a89668c444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
import argparse
import logging
import random