Python/greedy_method
Christian Clauss 657d46101d
calc_profit always returns an int (#2090)
* calc_profit always returns an int

* fixup! Format Python code with psf/black push

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-06-11 16:36:09 +02:00
..
greedy_knapsack.py calc_profit always returns an int (#2090) 2020-06-11 16:36:09 +02:00
test_knapsack.py Added travis notifications only on fail (#2091) 2020-06-10 12:40:52 +02:00