From 0805290f77d1a9619b0246ce6750a75c5837bdbe Mon Sep 17 00:00:00 2001 From: David Stack Date: Tue, 27 Aug 2013 19:25:26 -0700 Subject: [PATCH] Will now import as expected --- apsimRegions/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apsimRegions/__init__.py b/apsimRegions/__init__.py index 92dda7b..45111d6 100644 --- a/apsimRegions/__init__.py +++ b/apsimRegions/__init__.py @@ -5,4 +5,4 @@ """ -from apsim import * \ No newline at end of file +from preprocess import * \ No newline at end of file