Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
dcamron committed Nov 14, 2023
1 parent 665d500 commit eae8657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metpy/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def _get_metadata_spec(module_name):
Returns
-------
str : Package spec string for request module
str : Package spec string for request module
"""
metpy_metadata = metadata('metpy')
specs = metpy_metadata.json['requires_dist']
Expand Down

0 comments on commit eae8657

Please sign in to comment.