fix: invert logic and to or

This commit is contained in:
Meng Xiangzhuo
2024-12-02 23:56:59 +08:00
parent 62b0995f6a
commit ba162e35c4

View File

@@ -136,7 +136,7 @@ class Binance(Exchange):
if (
self._config["exchange"].get("only_from_ccxt", False)
and
or
# only download timeframes with significant improvements,
# otherwise fall back to rest API
not (