Skip to content

Fix isLatest() return value#1256

Closed
BenjaminOddou wants to merge 1 commit intopushingkarmaorg:masterfrom
BenjaminOddou:master
Closed

Fix isLatest() return value#1256
BenjaminOddou wants to merge 1 commit intopushingkarmaorg:masterfrom
BenjaminOddou:master

Conversation

@BenjaminOddou
Copy link
Copy Markdown
Contributor

Description

Fixes the returned value of isLatest() to True when there is no update and False when a new update can be installed.

Fixes #1255

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the docstring for new or existing methods
  • I have added tests when applicable

@JonnyWong16 JonnyWong16 changed the title Fix isLatest() Fix isLatest() return value Sep 28, 2023
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.

rename isLatest()

1 participant