Skip to content

Commit

Permalink
roundabout way to add newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Norling committed Jun 5, 2018
1 parent e2d45f1 commit b510d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/modules/browser/route.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@
(r"/api/datasets/(?P<dataset>[^\/]+)/browser/search/(?P<query>[^\/]+)", handlers.Search),
(r"/api/datasets/(?P<dataset>[^\/]+)/browser/download/(?P<datatype>[^\/]+)/(?P<item>[^\/]+)", handlers.Download),
]

0 comments on commit b510d8d

Please sign in to comment.