Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GREEN_PIPS to ValueUIStyle enumerator #132

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

GregShiner
Copy link
Contributor

@GregShiner GregShiner commented Feb 11, 2022

Long story short

Fix ValueUIStyle enumerator to include GREEN_PIPS.

Checks

  • I have run nox tests and all pipelines have passed.
  • I have wriiten tests according to the code i added, modified or deleted.

Related issues

#131

@codeclimate
Copy link

codeclimate bot commented Feb 11, 2022

Code Climate has analyzed commit 19b4652 and detected 0 issues on this pull request.

View more on Code Climate.

@nxtlo nxtlo linked an issue Feb 11, 2022 that may be closed by this pull request
@nxtlo nxtlo added the bug Something isn't working label Feb 11, 2022
@nxtlo
Copy link
Owner

nxtlo commented Feb 11, 2022

lgtm

@nxtlo nxtlo merged commit 0bb778b into nxtlo:master Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GREEN_PIPS = 10 missing from ValueUIStyle enumerator
2 participants