Attention is currently required from: dexter.
osmith has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/42733?usp=email )
Change subject: cosmetic: remove excess linebreaks ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/pysim/+/42733/comment/ebcc38d7_40bcf949?usp=ema... : PS1, Line 10: difficult to maintain consistence with that scheme. Note that PEP 8 says:
Surround top-level function and class definitions with two blank lines.
https://peps.python.org/pep-0008/#blank-lines
We use `ruff format` in some projects to have that consistently, e.g. testenv in osmo-ttcn3-hacks.