Trivial update to trigger travis-ci

Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/7d0daf0c
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/7d0daf0c
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/7d0daf0c

Branch: refs/heads/master
Commit: 7d0daf0c0accd9a60d64a773a31f31fa33cc8679
Parents: 7afea8a
Author: Omkar20895 <omkarreddy2...@gmail.com>
Authored: Fri Aug 26 17:49:35 2016 +0530
Committer: Omkar20895 <omkarreddy2...@gmail.com>
Committed: Fri Aug 26 17:49:35 2016 +0530

----------------------------------------------------------------------
 ocw/data_source/podaac_datasource.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/7d0daf0c/ocw/data_source/podaac_datasource.py
----------------------------------------------------------------------
diff --git a/ocw/data_source/podaac_datasource.py 
b/ocw/data_source/podaac_datasource.py
index d06c73f..7e184d4 100644
--- a/ocw/data_source/podaac_datasource.py
+++ b/ocw/data_source/podaac_datasource.py
@@ -109,3 +109,4 @@ def load_dataset(variable, datasetId='', 
datasetShortName='', name=''):
     os.remove(path)
 
     return Dataset(lats, lons, times, values, variable, name=name, 
origin=origin)
+

Reply via email to