reformat code

This commit is contained in:
2018-02-11 10:56:44 +01:00
parent 076808f183
commit d9d78a969f
43 changed files with 265 additions and 248 deletions

View File

@@ -1,4 +1,4 @@
from datetime import datetime, date, time, timedelta
from datetime import datetime, date, timedelta
def get_prize_for(start, end, pph=0, hh_start=None, hh_end=None, pphh=0):