Skip to content

Commit 9d1fe43

Browse files
committed
lint
1 parent 4c018ad commit 9d1fe43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ckanext/datagov_inventory/plugin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def redirect_homepage():
125125

126126
pusher.add_url_rule('/', view_func=redirect_homepage)
127127

128+
128129
@pusher.before_app_request
129130
def check_dataset_access():
130131
if toolkit.request.path in ('/dataset/', '/dataset'):

0 commit comments

Comments
 (0)