Fix up formatting issues with test_object.py

This commit is contained in:
Jason Paryani
2013-09-18 21:07:10 -07:00
parent 8c559cc8b1
commit 346f5791ec

View File

@@ -1,7 +1,6 @@
import pytest
import capnp
import os
import math
this_dir = os.path.dirname(__file__)