mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 00:20:54 +07:00
- codestyle improvements - reuse TypeEvalContext and PyResolveContext - check PyDunderAllReference specifically to avoid unwanted side effects - skip resolving PyTargetExpression - replace references with import alias in the refactoring, instead of the utility method - added single reference search for PyStringLiteralExpressionImpl - cleanup obsolete tests GitOrigin-RevId: 3e33c880a8fe116a5b98583059c83b7dd67e34a2
5 lines
55 B
Python
5 lines
55 B
Python
def func():
|
|
"""Only a docstring."""
|
|
|
|
|
|
fu<caret>nc() |