Skip to content

Commit 9cfc32f

Browse files
akunftCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent e15f7e8 commit 9cfc32f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/aignostics/platform/resources

src/aignostics/platform/resources/runs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ class Runs(_AuthenticatedResource):
505505
"""
506506

507507
def __call__(self, run_id: str) -> Run:
508-
"""Retrieves an Run instance for an existing run.
508+
"""Retrieves a Run instance for an existing run.
509509
510510
Args:
511511
run_id (str): The ID of the application run.

0 commit comments

Comments
 (0)