chore: remove pointless ambiguous unicode characters
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ from tests.conftest_trades_usdt import (
|
||||
logging.getLogger("").setLevel(logging.INFO)
|
||||
|
||||
|
||||
# Do not mask numpy errors as warnings that no one read, raise the exсeption
|
||||
# Do not mask numpy errors as warnings that no one read, raise the exception
|
||||
np.seterr(all="raise")
|
||||
|
||||
CURRENT_TEST_STRATEGY = "StrategyTestV3"
|
||||
|
||||
Reference in New Issue
Block a user