Skip to content
Snippets Groups Projects
Commit 924c4d29 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: deprecation wrapper

parent 3d51d0a0
No related branches found
No related tags found
1 merge request!130Release v0.14.0
Pipeline #47098 passed
from linkahead.utils.escape import *
from warnings import warn
warn(("CaosDB was renamed to LinkAhead. Please import this library as `import linkahead.utils.escape`. Using the"
" old name, starting with caosdb, is deprecated."), DeprecationWarning)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment