mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-23 09:00:40 +00:00
10 lines
133 B
INI
10 lines
133 B
INI
[metadata]
|
|
license_files = LICENSE.md
|
|
|
|
[flake8]
|
|
max-line-length = 100
|
|
|
|
[tool:pytest]
|
|
filterwarnings =
|
|
ignore::DeprecationWarning
|