Skip to content

Commit

Permalink
Task completed
Browse files Browse the repository at this point in the history
  • Loading branch information
Arty-tech-dotcom committed Dec 2, 2024
1 parent f80b1cd commit 98121af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from functools import wraps
from typing import Callable, Any, Tuple
from typing import Callable


def cache(func: Callable) -> Callable:
Expand Down

0 comments on commit 98121af

Please sign in to comment.