Skip to content

Commit d569ef4

Browse files
author
Max Wang
committed
Merge branch 'users/zhaodongwang/exposeIdsInError' of https://github.com/microsoft/PowerPlatform-DataverseClient-Python into users/zhaodongwang/exposeIdsInError
2 parents e611ded + 8b6fa84 commit d569ef4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/PowerPlatform/Dataverse/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@ def flush_cache(self, kind) -> int:
697697
"""
698698
with self._scoped_odata() as od:
699699
return od._flush_cache(kind)
700-
701700
# Other utilities
702701
@contextmanager
703702
def correlation_scope(self, correlation_id: str) -> Iterator["DataverseClient"]:

0 commit comments

Comments
 (0)