Skip to content

Commit

Permalink
change USGS figspec font
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Sep 19, 2024
1 parent 879b3c1 commit fe2a71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_data/sagehen_mf6/common/figspecs.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class USGSFigure:
def __init__(
self,
figure_type="map",
family="Arial Narrow",
family="Arial",
font_path=None,
verbose=False,
):
Expand Down

0 comments on commit fe2a71f

Please sign in to comment.