Skip to content

Commit 709e4a2

Browse files
Update tests/conftest.py
Co-authored-by: Will Holmgren <[email protected]>
1 parent 3fbd34a commit 709e4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def assert_frame_equal(left, right, **kwargs):
8888
def nrel_api_key():
8989
"""Supplies pvlib-python's NREL Developer Network API key.
9090
91-
Azure Pipelines CI utilizes a secret variable set to NREL_API_KEY
91+
pvlib's CI utilizes a secret variable set to NREL_API_KEY
9292
to mitigate failures associated with using the default key of
9393
"DEMO_KEY". A user is capable of using their own key this way if
9494
desired however the default key should suffice for testing purposes.

0 commit comments

Comments
 (0)