Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Feb 18, 2024
1 parent bfcc81c commit e94b4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mp_api/client/core/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(
headers: dict = None,
mute_progress_bars: bool = settings.MUTE_PROGRESS_BARS,
):
"""Initialise the REST API helper class.
"""Initialize the REST API helper class.
Arguments:
api_key: A String API key for accessing the MaterialsProject
Expand Down

0 comments on commit e94b4d2

Please sign in to comment.