python-qt-tools / PyQt5-stubs

Stubs for PyQt5
GNU General Public License v3.0
67 stars 31 forks source link

Add missing typing. for Callable #77

Closed altendky closed 3 years ago

altendky commented 3 years ago
PyQt5-stubs/QtCore.pyi:7275: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Callable")
PyQt5-stubs/QtCore.pyi:8274: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Callable")
PyQt5-stubs/QtCore.pyi:8278: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Callable")