huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
134.08k stars 26.81k forks source link

chore: move `conftest.py` to `tests/` #32512

Open SauravMaheshkar opened 2 months ago

SauravMaheshkar commented 2 months ago

Feature request

It's a common practice to place the conftest.py file within the tests/ directory.

Your contribution

Initial Attempt: https://github.com/huggingface/transformers/pull/32011

References

amyeroberts commented 2 months ago

cc @ydshieh