refactor(tests): split into tests/unit and tests/tools
This commit is contained in:
0
tests/tools/__init__.py
Normal file
0
tests/tools/__init__.py
Normal file
0
tests/unit/__init__.py
Normal file
0
tests/unit/__init__.py
Normal file
1
tests/unit/conftest.py
Normal file
1
tests/unit/conftest.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
"""Fixtures for library-only tests (no torch)."""
|
||||||
Reference in New Issue
Block a user