mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-23 17:10:35 +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
|