Skip to content

Remove breaking new line#2

Closed
larswolterssoftware wants to merge 1 commit into
bundelen:mainfrom
larswolterssoftware:important_bug_fix
Closed

Remove breaking new line#2
larswolterssoftware wants to merge 1 commit into
bundelen:mainfrom
larswolterssoftware:important_bug_fix

Conversation

@larswolterssoftware

@larswolterssoftware larswolterssoftware commented Jun 12, 2026

Copy link
Copy Markdown

Removes very important breaking new line from code.

@bradyrenting

bradyrenting commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Hi @larswolterssoftware, thanks for your PR!

The blank lines are intentional. It comes from PEP 8, Python's official style guide. The convention is:

  • Two blank lines before and after top-level function and class definitions
  • One blank line between methods inside a class

https://peps.python.org/pep-0008/#blank-lines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants