Fix code style

This commit is contained in:
Iacopo Spalletti 2015-09-13 00:33:13 +02:00
commit c6ae227adf
14 changed files with 74 additions and 45 deletions

View file

@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import sys
from tempfile import mkdtemp
gettext = lambda s: s