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 constant duplication #159

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

pkopac
Copy link
Contributor

@pkopac pkopac commented Jul 5, 2024

Files for Trial & Subscription were defining the same constant (b'c it was at the module level), this moves it into the class. It would be a breaking change, but it's the alpha branch 🤷‍♂️

@pkopac pkopac requested review from anawolak and macharmi July 5, 2024 12:43
@pkopac pkopac merged commit cf1ddb0 into alpha Jul 8, 2024
5 checks passed
@pkopac pkopac deleted the pkopac/sc-60607/duplication-warning branch July 8, 2024 07: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.

3 participants