Closed KoBOLL closed 4 months ago
Is your feature request related to a problem? Please describe. Function "results" in QContext module hinted with OrderedDict[str, PropertyInfo], but return QContext instead.
Describe the solution you'd like Fix returning type to QContext .
Is your feature request related to a problem? Please describe. Function "results" in QContext module hinted with OrderedDict[str, PropertyInfo], but return QContext instead.
Describe the solution you'd like Fix returning type to QContext .