mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 04:57:54 +00:00
This allows more fine-grained lint rule adjustments, and allows the examples to treat fastapi_cache as a 'third party' module, just like users of the library would use it.
4 lines
42 B
TOML
4 lines
42 B
TOML
[tool.ruff]
|
|
extend = "../pyproject.toml"
|
|
|