Merge pull request #98 from bdchauvette/master

Fix leftover merge conflict from stash
This commit is contained in:
Paul Hallett 2016-02-12 12:10:40 +00:00
commit f0595fcbe9

View file

@ -1,5 +1 @@
<<<<<<< Updated upstream
from .build import *
=======
from build import *
>>>>>>> Stashed changes