Skip to content

Commit b427c56

Browse files
committed
testing
1 parent 636f869 commit b427c56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymongo/asynchronous/database.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,6 +1143,7 @@ async def _cmd(
11431143
conn, session, read_preference=read_preference, **kwargs
11441144
)
11451145

1146+
print("Calling _list_collections_helper _cmd")
11461147
return await self._client._retryable_read(
11471148
_cmd, read_pref, session, operation=_Op.LIST_COLLECTIONS
11481149
)

0 commit comments

Comments
 (0)