fix format
This commit is contained in:
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user