-
Notifications
You must be signed in to change notification settings - Fork 5
Typecheck warning #249
Copy link
Copy link
Open
Labels
engineeringTask that is best suited to software engineers, not research scientistsTask that is best suited to software engineers, not research scientists
Metadata
Metadata
Assignees
Labels
engineeringTask that is best suited to software engineers, not research scientistsTask that is best suited to software engineers, not research scientists
Type
Fields
Give feedbackNo fields configured for issues without a type.
There are a few categories of typecheck warning I left unaddressed by PR #234 (see logs)
Unused blanketty: ignoredirective. I think the intension is to not edit or check qFit source code, so I left unaddressed. Though there's probably a better way of doing this?dict[str | int, str], founddict[str, str]", not sure what to do here. Changing toMappingdidn't help.GenerativeModelInput[BoltzConditioning] | None, foundGenerativeModelInput[C@GenerativeModelInput]"