Skip to content

Fix SyntaxError during installation of datacontract-cli#1384

Open
Cupprum wants to merge 2 commits into
datacontract:mainfrom
Cupprum:main
Open

Fix SyntaxError during installation of datacontract-cli#1384
Cupprum wants to merge 2 commits into
datacontract:mainfrom
Cupprum:main

Conversation

@Cupprum

@Cupprum Cupprum commented Jul 15, 2026

Copy link
Copy Markdown

fixes the/path/to/datacontract/lint/resolve.py:72: SyntaxWarning: 'return' in a 'finally' block

  • Tests pass (uv run pytest) -> I am running in a corporate environemnt in devcontainer, so the tests about docker fail of course, but the rest works fine
  • Code formatted (uv run ruff check --fix && uv run ruff format)
  • Docs updated (if relevant) -> we are fixing syntax error, i dont think we need to update docs
  • CHANGELOG.md entry added

Samuel Branisa added 2 commits July 15, 2026 13:34
fixes the/path/to/datacontract/lint/resolve.py:72: SyntaxWarning: 'return' in a 'finally' block
@Cupprum Cupprum changed the title SyntaxError: Issue #1383 Fix SyntaxError during installation of datacontract-cli Jul 15, 2026
@Cupprum

Cupprum commented Jul 15, 2026

Copy link
Copy Markdown
Author

This PR fixes the Issue #1383

@Cupprum

Cupprum commented Jul 16, 2026

Copy link
Copy Markdown
Author

take a look pls @jschoedl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant