Skip to content

Commit

Permalink
[Fixes #257] Add RemoteResourceHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiagiupponi committed Jul 23, 2024
1 parent fd46d56 commit e481c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion importer/handlers/common/remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

class BaseRemoteResourceHandler(BaseHandler):
"""
Handler to import remote resources files into GeoNode data db
Handler to import remote resources into GeoNode data db
It must provide the task_lists required to comple the upload
As first implementation only remote 3dtiles are supported
"""
Expand Down

0 comments on commit e481c03

Please sign in to comment.