You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve %pyproject_check_import newline handling
Add smart newline logic after %pyproject_check_import based on existing
%check section content (adds blank line iff %check was multiline).
This ensures consistent spec file formatting while avoiding unnecessary
blank lines in simple check sections.