We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcc81c commit e94b4d2Copy full SHA for e94b4d2
mp_api/client/core/client.py
@@ -74,7 +74,7 @@ def __init__(
74
headers: dict = None,
75
mute_progress_bars: bool = settings.MUTE_PROGRESS_BARS,
76
):
77
- """Initialise the REST API helper class.
+ """Initialize the REST API helper class.
78
79
Arguments:
80
api_key: A String API key for accessing the MaterialsProject
0 commit comments