average strategy
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-09-11 00:45:03 +02:00
parent e2800d939d
commit c68e220be3
2 changed files with 7 additions and 12 deletions

View File

@@ -3,10 +3,6 @@ type: docker
name: default
steps:
- name: example_strats
image: "python:3.8"
commands:
- python3 manystrats.py
- name: run_tournament
image: "python:3.8"
commands: