Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Refactor patchwork.py to not need trivial comments #35

Open
veruu opened this issue Apr 17, 2018 · 0 comments
Open

Refactor patchwork.py to not need trivial comments #35

veruu opened this issue Apr 17, 2018 · 0 comments

Comments

@veruu
Copy link
Contributor

veruu commented Apr 17, 2018

Same as #34 just for patchwork.py, mostly related to variable names. For example:

# Patch position in series
cpatch = int(smatch.group(1))

could be instead named something like patch_number which would be a) more telling and b) get rid of the comment too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant