1
0
Fork 0
onnx-web/api/setup.cfg

9 lines
177 B
INI
Raw Normal View History

2023-01-06 22:11:41 +00:00
[metadata]
2023-02-05 14:06:50 +00:00
description-file = README.md
[flake8]
ignore = E203, W503
max-line-length = 160
2023-02-06 04:19:32 +00:00
per-file-ignores = __init__.py:F401
exclude =
2023-04-15 17:13:25 +00:00
onnx_web/diffusers/pipelines/lpw.py