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

refactor: move all enums to enum.py #1109

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

jackwotherspoon
Copy link
Collaborator

Moving enum types to fileenums.py.

IPTypes and RefreshStrategy are shared and as such should
not be in instance.py as it holds mostly RefreshAheadCache code.

@jackwotherspoon jackwotherspoon self-assigned this Jun 3, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner June 3, 2024 19:21
@enocom enocom changed the title refactor: move all enums to enump.py refactor: move all enums to enum.py Jun 3, 2024
@jackwotherspoon jackwotherspoon merged commit deb732e into main Jun 3, 2024
15 checks passed
@jackwotherspoon jackwotherspoon deleted the consolidate-enums branch June 3, 2024 19:24
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