Skip to content

Commit 7b6ff6f

Browse files
authored
Merge pull request #297 from quantopian/remove_delaney_email
[email protected] -> [email protected]
2 parents b54d42b + 77991d7 commit 7b6ff6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

case_studies/traditional_value/traditional_value_algorithm.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
https://www.math.nyu.edu/faculty/avellane/Lo13030.pdf
1010
11-
Please direct any questions, feedback, or corrections to delaney@quantopian.com
11+
Please direct any questions, feedback, or corrections to help@quantopian.com
1212
1313
The material on this website is provided for informational purposes only
1414
and does not constitute an offer to sell, a solicitation to buy, or a
@@ -337,4 +337,4 @@ def filter_universe():
337337

338338
screen = high_volume_tradable
339339

340-
return screen
340+
return screen

0 commit comments

Comments
 (0)