Skip to content

Commit de70f9a

Browse files
committed
Remove duplicate parameter
1 parent 2e0d52b commit de70f9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphdatascience/query_runner/protocol/project_protocols.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ def project_fn() -> DataFrame:
156156
ProtocolVersion.V3.versioned_procedure_name(endpoint),
157157
params,
158158
yields,
159-
database,
160159
database=database,
161160
logging=logging,
162161
retryable=True,

0 commit comments

Comments
 (0)