mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Fixing flake8 F403, F405 errors
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
from sqlite3.dbapi2 import *
|
||||
from sqlite3.dbapi2 import * # noqa: F403
|
||||
|
||||
Reference in New Issue
Block a user