Skip to content

Commit

Permalink
Rename to RequestATLASIDsFromWebServerList
Browse files Browse the repository at this point in the history
  • Loading branch information
jackleland committed Jan 15, 2025
1 parent ad5ae80 commit bae5a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atlasapiclient/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ def __init__(self,
self.get_response()


class GetATLASIDsFromWebServerList(APIClient):
class RequestATLASIDsFromWebServerList(APIClient):
# TODO: add the tests for this
def __init__(self,
list_name: str,
Expand Down

0 comments on commit bae5a67

Please sign in to comment.