Merge pull request #64 from int3rlop3r/patch-1

Changed shebang
This commit is contained in:
Mathieu Le Marec - Pasquet 2016-08-15 22:16:17 +02:00 committed by GitHub
commit 102700d569
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import unittest