Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
ckanpublish
Commits
d5eae92f3d29
Commit
e2daed66
authored
Jan 21, 2015
by
Denis Laxalde
Browse files
[hooks] Fix a "typo" in docstring
parent
1bb5a48fbebb
Changes
1
Hide whitespace changes
Inline
Side-by-side
hooks.py
View file @
d5eae92f
...
...
@@ -151,7 +151,7 @@ class partial_match_rtype(PartialPredicateMixIn, hook.match_rtype):
class
LinkResourceToDatasetHook
(
hook
.
Hook
):
"""Create a CKAN
dataset
upon link of a resource-like entity to a
"""Create a CKAN
resource
upon link of a resource-like entity to a
dataset-like entity.
Actual implementations should at least fill the `rtype` attribute.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment