mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
Inherit PyTupleType from PyCollectionType so that getElementTypes().get(i) returns type of 'i'-th element in the tuple
1 line
175 B
HTML
1 line
175 B
HTML
<html><body><code>def <b>get_tuple</b>()<br>Inferred type: () -> Tuple[<a href="psi_element://#typename#str">str</a>, ...]<br></code></body></html> |