From 5183b7702cfa850b5096b60d42f0d2f92e66361d Mon Sep 17 00:00:00 2001 From: jdebacker Date: Mon, 23 Oct 2023 20:01:06 -0400 Subject: [PATCH] black format --- ogusa/tests/test_demographics.py | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ogusa/tests/test_demographics.py b/ogusa/tests/test_demographics.py index e9efc6cc..3be871fd 100644 --- a/ogusa/tests/test_demographics.py +++ b/ogusa/tests/test_demographics.py @@ -29,7 +29,15 @@ def test_pop_smooth(): start_year = 2019 pop_dict = demographics.get_pop_objs( - E, S, T, 1, 100, start_year - 1, start_year, country_id="840", GraphDiag=False + E, + S, + T, + 1, + 100, + start_year - 1, + start_year, + country_id="840", + GraphDiag=False, ) assert np.any(