Skip to content

Commit

Permalink
Merge pull request quantopian#297 from quantopian/remove_delaney_email
Browse files Browse the repository at this point in the history
delaney@quantopian.com -> help@quantopian.com
  • Loading branch information
mmargenot authored Nov 28, 2018
2 parents b54d42b + 77991d7 commit 7b6ff6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions case_studies/traditional_value/traditional_value_algorithm.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
https://www.math.nyu.edu/faculty/avellane/Lo13030.pdf
Please direct any questions, feedback, or corrections to delaney@quantopian.com
Please direct any questions, feedback, or corrections to help@quantopian.com
The material on this website is provided for informational purposes only
and does not constitute an offer to sell, a solicitation to buy, or a
Expand Down Expand Up @@ -337,4 +337,4 @@ def filter_universe():

screen = high_volume_tradable

return screen
return screen

0 comments on commit 7b6ff6f

Please sign in to comment.