Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Oct 24, 2023
1 parent 851e6a9 commit 09c2700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogusa/demographics.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ def get_mort(
-5,
-0.2,
"Source: United Nations Population Prospects.",
**fontdict
**fontdict,
)
plt.tight_layout(rect=(0, 0.03, 1, 1))
# Save or return figure
Expand Down

0 comments on commit 09c2700

Please sign in to comment.