finos / finos/rune-python-generator

Code Generation Clean Up (Laundry List)

Open
#151 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1
Forks
6
Avg merge
3d 1h
Merged PRs (30d)
13

Description

### Empty lines in `_bundle.py`
- within a function, there should be no more than one empty line between statements;
- between classes/top level functions there should be exactly 2 empty lines.

Contributor guide

Open the contributing guide

Research direction

Open `_bundle.py` and inspect the spacing around statements, classes, and top-level functions. Remove runs of multiple empty lines inside functions and ensure exactly two empty lines separate classes and top-level functions; the formatting of that file is the completion check.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.