SQLite Forum

SQLITE python 3 issue, please help
Login
I have something called Typeshed Stubs, and there is a folder sqlite3 which has 
__init__.pyi and dbapi2.pyi

inside init is has 
from sqlite3.dbapi2 import *  # noqa: F403, FYI