baseline / Kronos /qlib /tests /pytest.ini
humblman's picture
Upload folder using huggingface_hub (part 5)
ab8be8f verified
Raw
History Blame Contribute Delete
198 Bytes
[pytest]
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
filterwarnings =
ignore:.*rng.randint:DeprecationWarning
ignore:.*Casting input x to numpy array:UserWarning