Fixed Typo
Build Library / Build Library (push) Failing after 4m37s

This commit is contained in:
brotoskyj
2025-11-05 18:15:47 -05:00
parent 582c4445f3
commit 2ed08526f8
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ def history_logging(
checkpoint_number: str,
policy_names: str,
) -> List[Dict[str, Any]]:
"""
"""
Query execution history logs from the Airlock API.
Parameters