Repository: climate
Updated Branches:
  refs/heads/master 4fb8d50a5 -> c4ac115f5


CLIMATE-405 - Fix malformed sourcecode tag in /parameters/bounds/


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

Branch: refs/heads/master
Commit: d8c1bf732bfbe84ee677c03665ec3063efdacdb8
Parents: 4fb8d50
Author: Michael Joyce <[email protected]>
Authored: Thu Apr 10 18:16:00 2014 -0700
Committer: Michael Joyce <[email protected]>
Committed: Thu Apr 10 18:16:00 2014 -0700

----------------------------------------------------------------------
 ocw-ui/backend/rcmed_helpers.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/d8c1bf73/ocw-ui/backend/rcmed_helpers.py
----------------------------------------------------------------------
diff --git a/ocw-ui/backend/rcmed_helpers.py b/ocw-ui/backend/rcmed_helpers.py
index 186cb9f..32e1af8 100644
--- a/ocw-ui/backend/rcmed_helpers.py
+++ b/ocw-ui/backend/rcmed_helpers.py
@@ -128,6 +128,7 @@ def get_parameters_bounds():
     **Example Return JSON Format**
 
     .. sourcecode:: javascript
+
         {
           "38": {
             "start_date": "1901-01-15",

Reply via email to