vnpy/binding/generator/templates/hint.py.in

8 lines
132 B
Python
Raw Normal View History

2019-01-22 10:15:47 +00:00
# noinspection PyUnresolvedReferences
from typing import *
# noinspection PyUnresolvedReferences
from enum import Enum
$hint_code