Skip to content
Prev Previous commit
Next Next commit
Removed unnecesssary annotations import
  • Loading branch information
jamesbraza committed Sep 10, 2025
commit 3ddb419a2e1a9af03b9dec16e000dfd655ae8104
2 changes: 0 additions & 2 deletions src/paperqa/core.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from __future__ import annotations

import contextlib
import json
import logging
Expand Down