代码拉取完成,页面将自动刷新
[egg_info]
tag_build = dev
[tool:pytest]
timeout = 100
timeout_method = thread
addopts = --random --tb=short --cov pyhive --cov-report html --cov-report term --flake8
norecursedirs = env
python_files = test_*.py
flake8-max-line-length = 100
flake8-ignore =
TCLIService/*.py ALL
pyhive/sqlalchemy_backports.py ALL
presto-server/** ALL
pyhive/hive.py F405
pyhive/presto.py F405
pyhive/trino.py F405
W503
filterwarnings =
error
# For Python 2 flake8
default:You passed a bytestring as `filenames`:DeprecationWarning:flake8.options.config
default::UnicodeWarning:_pytest.warnings
# TODO For old sqlalchemy
default:cgi.parse_qsl is deprecated:PendingDeprecationWarning:sqlalchemy.engine.url
# TODO
default:Did not recognize type:sqlalchemy.exc.SAWarning
default:The Binary type has been renamed to LargeBinary:sqlalchemy.exc.SADeprecationWarning
default:Please use assertRaisesRegex instead:DeprecationWarning
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。