Making the code more PEP8 compliant

This commit is contained in:
Radu Voicilas
2012-10-09 00:41:42 +03:00
parent 5ec2c96f02
commit 820dfb0495
11 changed files with 30 additions and 22 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import sys, os
import json
import os
import sys
import unittest
# Path hack.