Skip to content

Commit 28003bb

Browse files
committed
update replacement in owlbot.py
1 parent 8b713c3 commit 28003bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ def system\(session\):""",
249249
("cpp", "POSTGRESQL"),
250250
],
251251
)
252-
def system(session, database_dialect):""",
252+
def system(session, protobuf_implementation, database_dialect):""",
253253
)
254254

255255
s.replace(

0 commit comments

Comments
 (0)