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
fix: resolve several empty line regressions (#330)
* fix: add function to check if docstring is at end of file
* fix: handle case where class contains only docstring
* chore: fix mypy error
* fix: treat ellipses as code line
* fix: include workaround to detect f-string in Python < 3.12
* fix: refine newline detection to exclude empty lines
0 commit comments