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

[adroit ]Minor Cleanup: assignment of goal_achieved #205

Merged
merged 5 commits into from
Jan 15, 2024

Conversation

Kallinteris-Andreas
Copy link
Collaborator

@Kallinteris-Andreas Kallinteris-Andreas commented Jan 8, 2024

Description

Replaces True if Statement else False with Statement

note

>>> True if True else False
True
>>> True if False else False
False

@Kallinteris-Andreas Kallinteris-Andreas marked this pull request as draft January 8, 2024 07:52
@Kallinteris-Andreas Kallinteris-Andreas marked this pull request as ready for review January 8, 2024 07:59
@Kallinteris-Andreas Kallinteris-Andreas changed the title Minor Cleanup: assingment of goal_achieved [adroit ]Minor Cleanup: assignment of goal_achieved Jan 8, 2024
@rodrigodelazcano rodrigodelazcano merged commit 50c8019 into main Jan 15, 2024
9 checks passed
@rodrigodelazcano rodrigodelazcano deleted the Kallinteris-Andreas-patch-2 branch January 15, 2024 03:12
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.

2 participants