ffmpeg-encoding-benchmark/pyproject.toml

5 lines
144 B
TOML
Raw Normal View History

2022-10-24 20:20:07 +02:00
[tool.pyright]
#https://github.com/microsoft/pyright/blob/main/docs/configuration.md
typeCheckingMode = "strict"
reportUnusedImport = "warning"