mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 00:06:58 +08:00
split_CI (#1141)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user