blob: 37fe5bf0819d2e92e1ba4ce51b8bd381126a651a [file] [log] [blame]
from file_1 import target_func
def nothing(x):
pass
target_<caret>func()