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

Fix typo in variable name from 'POINTS_DESCEDING' to 'POINTS_DESCENDING' #475

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

HeelMePlz
Copy link

Description

Hi, I just noticed there was a typo in the variable called 'POINTS_DESCEDING' and thought to fix that to 'POINTS_DESCENDING' just to try and avoid any accidents. I don't believe this should impact how anything works. I could not find any issues raised pertaining to this.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md)
  • My changes generate no new warnings
  • Any dependent changes have been updated in requirements.txt

@rdavydov rdavydov self-assigned this Apr 11, 2024
@rdavydov rdavydov added the 🧱 enhancement New feature or request label Apr 11, 2024
@rdavydov rdavydov merged commit ff551a6 into rdavydov:master Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧱 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants