Removed extra whitespace before /usr/bin/env

This commit is contained in:
Stéphane Raimbault 2012-02-21 17:55:44 +01:00
commit 483bed74b8

View file

@ -1,4 +1,4 @@
#! /usr/bin/env python
#!/usr/bin/env python
import argparse
import os