Initial import: grid-bot — grid trading bot for BTC-USDT on Cifra Markets
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from sympy.testing.pytest import warns_deprecated_sympy
|
||||
|
||||
def test_deprecated_testing_randtest():
|
||||
with warns_deprecated_sympy():
|
||||
import sympy.testing.randtest # noqa:F401
|
||||
Reference in New Issue
Block a user