Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
blagojabozinovski committed Aug 9, 2024
1 parent 8005721 commit 0fb6c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/bulkupload/auth.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import ckan.plugins.toolkit as toolkit

# Auth functions for resource upload

def bulk_resource_upload(context, data_dict):
userobj = context.get('auth_user_obj')
Expand Down

0 comments on commit 0fb6c9b

Please sign in to comment.