Skip to content

Commit 53306ba

Browse files
ci(lint): ascii char removed
text sanity
1 parent b457c33 commit 53306ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_factors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import pandas as pd
55
import pytest
66

7-
from quant_research_starter.factors import (
7+
from quant_research_starters.factors import (
88
BollingerBandsFactor,
99
MomentumFactor,
1010
SizeFactor,

0 commit comments

Comments
 (0)