Vince Knight
Vince Knight
> See also the code snippet in #1353 Gosh I'd forgotten about that! Yes!!!
This is all awesome @alexhroom, I think #1413 really unblocks a bunch of stuff going forwards towards `5.0.0`. > * a 'games' directory in the package, which contains a sort...
> if we're thinking towards 5.0.0 (i.e. being willing to make breaking changes) then yeah `axelrod.games.ipd` would contain a lot of the specific IPD functionality. Yeah I feel like we're...
One of the options available in `black` is `--diff` which will display the diff. We should be sure to implement that.
Be sure to include `--exclude` and `--include` as options as well (see #26). Here is the full output of `black -h`: ``` Usage: black [OPTIONS] [SRC]... The uncompromising code formatter....
Absolutely :+1:
> (1) Where will it run? I can do it locally for now... it might be a good idea to run in more than one location. I could run it...
> We could push it to a side branch on the main repository, that's fine, but I'm not sure we want to merge /push to gh_pages automatically (not sure if...
We could also do something like this https://github.com/tdhopper/phd-tweet and have a twitter account shout when there are new strategies...
Given the size of this and the fact that data is now being put on zenodo I think this needs to be done manually. Ok to close?