small fixture

This commit is contained in:
Filip Hron
2016-03-04 01:56:41 +01:00
parent eaa9f3f0d0
commit f85c695648

View File

@@ -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