Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion marklogic/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from marklogic.cloud_auth import MarkLogicCloudAuth
from marklogic.documents import DocumentManager
from marklogic.impl.eval import process_multipart_mixed_response
from marklogic.internal.eval import process_multipart_mixed_response
from marklogic.rows import RowManager
from marklogic.transactions import TransactionManager
from requests.auth import HTTPDigestAuth
Expand Down
File renamed without changes.