We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3995ad commit a83751eCopy full SHA for a83751e
1 file changed
tests/test_analyzer-sqn.py
@@ -27,7 +27,6 @@
27
28
import backtrader as bt
29
import backtrader.indicators as btind
30
-from backtrader.utils.py3 import PY2
31
32
33
class TestStrategy(bt.Strategy):
0 commit comments