vnpy/binding/generator/templates/hint.py
2019-01-23 03:41:03 -04:00

8 lines
132 B
Python

# noinspection PyUnresolvedReferences
from typing import *
# noinspection PyUnresolvedReferences
from enum import Enum
$hint_code