Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 6, 2024
1 parent 6af675f commit 6fe49de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions authx/_internal/_memory.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import asyncio
import time
from typing import Dict, Any, Optional
from typing import Any, Dict, Optional


class MemoryIO:
Expand Down

0 comments on commit 6fe49de

Please sign in to comment.