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
email
Commits
fab12bc758bd
Commit
c7eed08e
authored
Oct 30, 2008
by
Nicolas Chauvat
Browse files
fix deprecation warning
parent
37824f6d72a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
hooks.py
View file @
fab12bc7
...
...
@@ -15,7 +15,7 @@ import re
from
logilab.mtconverter
import
TransformError
from
cubicweb
import
UnknownEid
from
cubicweb.
common.
schema
import
FormatConstraint
from
cubicweb.schema
import
FormatConstraint
from
cubicweb.server.pool
import
PreCommitOperation
from
cubicweb.server.hooksmanager
import
Hook
from
cubicweb.sobjects.notification
import
parse_message_id
...
...
Write
Preview
Markdown
is supported
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