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(exc_handling): add missing Flags import #7

Merged
merged 1 commit into from Jan 9, 2023
Merged

fix(exc_handling): add missing Flags import #7

merged 1 commit into from Jan 9, 2023

Conversation

spifory
Copy link
Collaborator

@spifory spifory commented Jan 9, 2023

Rationale

When using 2.4.1a1, there is an error that gets raised during runtime when there is an error raised.

Summary of changes made

Adds the missing from .flags import Flags import as it is a missing import.

Checklist

  • This PR changes the onami module/cog codebase
    • These changes add new functionality to the module/cog
    • These changes fix an issue or bug in the module/cog
    • I have tested that these changes work on a production bot codebase
    • I have tested these changes against the CI/CD test suite
    • I have updated the documentation to reflect these changes
  • This PR changes the CI/CD test suite
    • I have tested my suite changes are well-formed (all tests can be discovered)
    • These changes adjust existing test cases
    • These changes add new test cases
  • This PR changes prose (such as the documentation, README or other Markdown/RST documents)
    • I have proofread my changes for grammar and spelling issues
    • I have tested that any changes regarding Markdown/RST syntax result in a well formed document

@VincentRPS VincentRPS merged commit cd8afe2 into VincentRPS:master Jan 9, 2023
@spifory spifory deleted the toolifelesstocode/fix/add-missing-flags-imoort branch January 9, 2023 10:47
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.

None yet

2 participants