Skip to content

Commit

Permalink
🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Oct 27, 2024
1 parent 1a51ff6 commit ed55fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion an_website/utils/background_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import logging
import os
import time
from collections.abc import Callable, Iterable, Set
from collections.abc import Iterable, Set
from functools import wraps
from typing import TYPE_CHECKING, Final, Protocol, assert_type, cast

Expand Down

0 comments on commit ed55fd3

Please sign in to comment.