fix format

This commit is contained in:
Romain Dorgueil
2017-01-17 22:45:40 +01:00
parent 8532520aae
commit da12169b27

View File

@ -59,9 +59,7 @@ def display(row):
graph = Graph( graph = Graph(
from_opendatasoft_api( from_opendatasoft_api(
API_DATASET, API_DATASET, netloc=API_NETLOC, timezone='Europe/Paris'
netloc=API_NETLOC,
timezone='Europe/Paris'
), ),
normalize, normalize,
filter_france, filter_france,