We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
visione/index/str-object-encoder/encode.py
Line 176 in 9bed484
dopo il for va ggiunto token = f'4wc{label}{label_count_generale_non_divisa_per_rete}{4}' tokens.append(token)
NB la label_count_generale_non_divisa_per_rete non comprende gli hyperset
The text was updated successfully, but these errors were encountered:
fabiocarrara
No branches or pull requests
visione/index/str-object-encoder/encode.py
Line 176 in 9bed484
dopo il for va ggiunto
token = f'4wc{label}{label_count_generale_non_divisa_per_rete}{4}'
tokens.append(token)
NB la label_count_generale_non_divisa_per_rete non comprende gli hyperset
The text was updated successfully, but these errors were encountered: