import T_B as torch torch.p2() # IDE can detect `p2` torch.p1 # IDE cannot detect `p1` """ https://www.python.org/dev/peps/pep-0484/ """