Skip to content
Closed
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 README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PowerPlatform Dataverse Client for Python
# PowerPlatform Dataverse Client for Python
Copy link

Copilot AI Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace was introduced at the end of this line. While the fix correctly removes the leading spaces before the '#' character, the trailing space after 'Python' should also be removed to follow best practices for clean Markdown formatting.

Suggested change
# PowerPlatform Dataverse Client for Python
# PowerPlatform Dataverse Client for Python

Copilot uses AI. Check for mistakes.

[![PyPI version](https://img.shields.io/pypi/v/PowerPlatform-Dataverse-Client.svg)](https://pypi.org/project/PowerPlatform-Dataverse-Client/)
[![Python](https://img.shields.io/pypi/pyversions/PowerPlatform-Dataverse-Client.svg)](https://pypi.org/project/PowerPlatform-Dataverse-Client/)
Expand Down