We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b457c33 commit 53306baCopy full SHA for 53306ba
tests/test_factors.py
@@ -4,7 +4,7 @@
4
import pandas as pd
5
import pytest
6
7
-from quant_research_starter.factors import (
+from quant_research_starters.factors import (
8
BollingerBandsFactor,
9
MomentumFactor,
10
SizeFactor,
0 commit comments