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

Remove outdated variable #48

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Remove outdated variable #48

merged 1 commit into from
Jul 18, 2024

Conversation

KPreisner
Copy link
Member

This PR is a one-liner that removes an outdated variable that was left in by mistake.

Copy link

@katiemckeon katiemckeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I read through the full sindri.py code to ensure there were no subtle dependencies on this variable. I can see that there must have been a refactor to move away from so many settings being intrinsically linked to the sindri client.

On that same note, you set the client __version__ as 0.0.0 which is not at all current with the package release tag.

@KPreisner
Copy link
Member Author

On that same note, you set the client __version__ as 0.0.0 which is not at all current with the package release tag.

0.0.0 is the default in the code. Our github action that publishes the sdk to PyPI replaces the 0.0.0 default version with the release tag that triggered the action workflow.

@KPreisner KPreisner merged commit 80f3504 into main Jul 18, 2024
1 check passed
@KPreisner KPreisner deleted the kp-small-cleanup branch July 18, 2024 16:01
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