[Add] ignore flake8 test for examples/vn_trader/run.py

This commit is contained in:
nanoric 2019-06-28 11:03:57 +08:00
parent f9c726fed7
commit 1410fa1748

View File

@ -1,3 +1,4 @@
# flake8: noqa
from vnpy.event import EventEngine
from vnpy.trader.engine import MainEngine