mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 22:02:06 +00:00
6 lines
163 B
INI
6 lines
163 B
INI
[pytest]
|
|
addopts = --snapshot-warn-unused
|
|
asyncio_mode = auto
|
|
markers =
|
|
private: marks tests as requiring an admin hf token (deselect with '-m "not private"')
|