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
Improve deprecated data-path syntax detection in DictionaryDomain
Namely, detect previous-style data paths if:
- they contain '`', and,
- their first fragment (after split on '`') is identical to the name of one
dictionary from the domain.
0 commit comments