Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialects: (builtin) fix formatting of module printing with attributes #3789

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

superlopuh
Copy link
Member

Instead of printing two spaces, print one.

@superlopuh superlopuh added bug Something isn't working dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable labels Jan 25, 2025
@superlopuh superlopuh self-assigned this Jan 25, 2025
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.23%. Comparing base (6fd4792) to head (d824518).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3789   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files         461      461           
  Lines       57446    57445    -1     
  Branches     5546     5546           
=======================================
  Hits        52411    52411           
  Misses       3612     3612           
+ Partials     1423     1422    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@superlopuh superlopuh merged commit 35d5b6b into main Jan 25, 2025
16 checks passed
@superlopuh superlopuh deleted the sasha/builtin/double-space-module-attributes branch January 25, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants