# flake8: noqa: F723 syntax error in type comment X 2

This commit is contained in:
Christian Clauss 2021-03-09 09:41:28 +01:00 committed by GitHub
parent eff1f7332b
commit 14cb91d6de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
# COPYING file in the root directory) and Apache 2.0 License
# (found in the LICENSE.Apache file in the root directory).
# flake8: noqa: F723 syntax error in type comment X 2
import copy
from advisor.db_log_parser import DataSource, NO_COL_FAMILY
from advisor.ini_parser import IniParser