mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
small fixture
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
from typing import Any, Union, List
|
||||
from numbers import Integral as _Integral
|
||||
from datetime import time as _time, datetime as _datetime
|
||||
from collections import Iterable as _Iterable, Callable as _Callable
|
||||
from sqlite3 import Connection as _Connection, Cursor as _Cursor
|
||||
|
||||
Reference in New Issue
Block a user