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 SchedulerMiddleware #185

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

grillazz
Copy link
Owner

No description provided.

@grillazz grillazz self-assigned this Nov 22, 2024
@grillazz grillazz linked an issue Nov 22, 2024 that may be closed by this pull request
@grillazz grillazz requested a review from Copilot November 22, 2024 13:12

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

app/services/scheduler.py:3

  • The import statement 'from attrs import define' could be confusing. It should be 'from attr import define' to match the library's convention.
from attrs import define
@grillazz grillazz merged commit 2fdc1e9 into main Nov 22, 2024
2 checks passed
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.

simple and fast smtp client
1 participant