Skip to content

Commit 3788429

Browse files
committed
🗑️ Remove unneeded function argument
1 parent 576a018 commit 3788429

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

simvue/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ def get_runs(
185185
self,
186186
filters: list[str] | None,
187187
*,
188-
system: bool = False,
189188
attributes: list[str] | None = None,
190189
metadata: bool = False,
191190
metrics: bool = False,

0 commit comments

Comments
 (0)