Commit 6dc84c02 authored by drallensmith's avatar drallensmith

Hopefully fix travis problem, round 3

parent 8a5f9b09
from hfo_py.hfo import *
try:
from hfo_py.hfo import *
except ImportError:
from hfo import *
import os
def get_hfo_path():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment