Skip to content

Commit

Permalink
Fixup to microservice hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed Aug 22, 2024
1 parent 38127f3 commit 457dee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/activator/raw.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ def is_path_consistent(oid: str, visit: FannedOutVisit) -> bool:
def check_for_snap(
client,
bucket: str,
instrument: str,
microservice: str,
instrument: str,
group: int,
snap: int,
detector: int,
Expand Down

0 comments on commit 457dee0

Please sign in to comment.