Added Average_Copier strategy (no tests sorry) - #2
Conversation
|
@geraintpalmer my polite 'dont worry if there are no tests' doesn't apply for you: write a test :) |
|
done I think. |
|
Looks good @geraintpalmer , you have commited your .DS_Store files though. Can you remove these from the history (ask @JasYoung314 how to do that) and add them to the gitignore (this shows the danger of I'm guessing all tests have passed? Once you've done that I'll merge. |
Conflicts: .gitignore
|
Seems like you managed to remove some of the .DS_Store files but that there's one left: can you do whatever you did to that one? (Click on Files changed on this page and you'll see what I mean). |
|
thats not showing up on mine; no .DS_Store files there |
|
Cool, I'll just merge it and we'll see what happens. Thanks Geraint! Nice On Wed Feb 18 2015 at 21:55:25 Geraint Palmer notifications@github.com
|
Added Average_Copier strategy.
|
Thanks. Sorry for being a pain. Making strategies are fun! |
|
Not at all a pain: I appreciate you taking the time. But be aware with On Wed Feb 18 2015 at 21:58:22 Geraint Palmer notifications@github.com
|
…rint Adding hypothesis test
Update test_worse_and_worse.py
No description provided.