web app added
diff --git a/storage_api.py b/storage_api.py
index fb3d8b7..8e995c1 100644
--- a/storage_api.py
+++ b/storage_api.py
@@ -184,6 +184,7 @@
 
         return result
 
+
 if __name__ == "__main__":
     storage = create_storage("file:///home/gstepanov/rally-results-processor/sample.json", "", "")
     print storage.recent_builds()