Skip to content

Commit eb70efd

Browse files
author
Max Wang
committed
black format
1 parent e56e9bf commit eb70efd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/PowerPlatform/Dataverse/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,4 +698,5 @@ def flush_cache(self, kind) -> int:
698698
with self._scoped_odata() as od:
699699
return od._flush_cache(kind)
700700

701+
701702
__all__ = ["DataverseClient"]

0 commit comments

Comments
 (0)