Skip to content

Commit

Permalink
Merge pull request #344 from ApostolFet/fix-ruff
Browse files Browse the repository at this point in the history
fix ruff lint
  • Loading branch information
Tishka17 authored Jan 17, 2025
2 parents f75e0e8 + 8f2822c commit 62a2c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dishka/integrations/celery.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__all__ = [
"DishkaTask",
"FromDishka",
"inject",
"setup_dishka",
"DishkaTask",
]

from collections.abc import Callable
Expand Down

0 comments on commit 62a2c85

Please sign in to comment.