mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 11:54:52 +00:00
warn on unused snapshot
This commit is contained in:
parent
c66648d920
commit
f245aa0c57
@ -1,4 +1,5 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
|
addopts = --snapshot-warn-unused
|
||||||
asyncio_mode = auto
|
asyncio_mode = auto
|
||||||
markers =
|
markers =
|
||||||
private: marks tests as requiring an admin hf token (deselect with '-m "not private"')
|
private: marks tests as requiring an admin hf token (deselect with '-m "not private"')
|
Loading…
Reference in New Issue
Block a user