Skip to content

Commit fb30f74

Browse files
committed
Dropped the '__future__.annotations' import in utils.py
1 parent 4673e05 commit fb30f74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/paperqa/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
import asyncio
42
import contextlib
53
import hashlib

0 commit comments

Comments
 (0)