Commit 3436b9b0 authored by Andrew Quinn's avatar Andrew Quinn
Browse files

fix import

parent a7591eb8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
# needs_sphinx = '1.0'

# Ensure sails can be imported
import sys
sys.path.insert(0, os.path.abspath(".."))

import matplotlib