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
[refactor] Use typed NamedTuple for Confidence + PragmaRepresenter (#7718)
The init needs to analyse a string with the old way of doing things,
which is not the best in term of performance. We also have the benefit
of being able to add typing with the new way of doing it.
0 commit comments