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
fixed the way the converter is chosen for tags with names containing symbols not suitable for python def
html tags may contain symbols like `:` and `-` which are not suitable for the python function names
simple name converter allows usage of the methods for tags like `tag:subtag-name`
0 commit comments