You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the following warning:
tests/conftest.py:121
/workspaces/ethho-datajoint-python/tests/conftest.py:121: DeprecationWarning: invalid escape sequence \_
cur = conn_root.query('SHOW DATABASES LIKE "{}\_%%"'.format(PREFIX))
0 commit comments