Skip to content

Bump 0.12.4#19406

Merged
dylwil3 merged 2 commits intomainfrom
bump-0.12.4
Jul 17, 2025
Merged

Bump 0.12.4#19406
dylwil3 merged 2 commits intomainfrom
bump-0.12.4

Conversation

@dylwil3
Copy link
Collaborator

@dylwil3 dylwil3 commented Jul 17, 2025

No description provided.

@dylwil3 dylwil3 added the release Related to the release process label Jul 17, 2025
@github-actions
Copy link
Contributor

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

ℹ️ ecosystem check encountered format errors. (no format changes; 1 project error)

openai/openai-cookbook (error)

warning: Detected debug build without --no-cache.
error: Failed to parse examples/mcp/databricks_mcp_cookbook.ipynb:12:1:8: Simple statements must be separated by newlines or semicolons

Formatter (preview)

ℹ️ ecosystem check encountered format errors. (no format changes; 1 project error)

openai/openai-cookbook (error)

ruff format --preview

warning: Detected debug build without --no-cache.
error: Failed to parse examples/mcp/databricks_mcp_cookbook.ipynb:12:1:8: Simple statements must be separated by newlines or semicolons

@dylwil3
Copy link
Collaborator Author

dylwil3 commented Jul 17, 2025

Formatter ecosystem result is okay and reproduces with current ruff binary as well. The notebook in question is a tutorial and when writing instructions to the reader they say things like:

Run the command
python main.py

and put python main.py in a code cell, which we then attempt to parse as Python code.

@dylwil3 dylwil3 merged commit ee2759b into main Jul 17, 2025
56 checks passed
@dylwil3 dylwil3 deleted the bump-0.12.4 branch July 17, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Related to the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant