1 Star 0 Fork 0

touchx/BrowserJQuery

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bandit.yaml 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vishal Kumar Mishra 提交于 2023-09-14 19:49 +08:00 . Browser Query Initial Commit
# also see pyproject.toml for [tool.bandit]
# https://bandit.readthedocs.io/en/1.7.5/config.html
# exclude = tests,path/to/file
# tests = B201,B301
exclude_dirs: [ 'tests/', 'repository_directory/', "tox" ]
tests: [ ]
skips: [
'B113' # request.get without a timeout
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/touchx_admin/BrowserJQuery.git
git@gitee.com:touchx_admin/BrowserJQuery.git
touchx_admin
BrowserJQuery
BrowserJQuery
main

搜索帮助