python 3.5 support
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# coding: utf-8
|
||||
from autopath import do_autopath
|
||||
from .autopath import do_autopath
|
||||
do_autopath()
|
||||
|
||||
from py.test import raises
|
||||
|
Reference in New Issue
Block a user