Skip to content

Commit a83751e

Browse files
committed
remove py3 dependency
1 parent a3995ad commit a83751e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_analyzer-sqn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
import backtrader as bt
2929
import backtrader.indicators as btind
30-
from backtrader.utils.py3 import PY2
3130

3231

3332
class TestStrategy(bt.Strategy):

0 commit comments

Comments
 (0)