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
Refactor HTMLFormatter for improved readability and style consistency
- Corrected string formatting for CSS styles in HTML output
- Simplified inline space handling logic in bullet lists
- Added flake8 noqa comments to suppress style warnings for CSS syntax
These changes enhance the maintainability of the HTML formatter without altering its functionality.
0 commit comments