Skip to content

Commit

Permalink
Add annotations import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Milk committed Oct 5, 2024
1 parent 0958ed0 commit 9112c8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lazyslide/_preprocess/_graph.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import warnings
from itertools import chain

Expand Down

0 comments on commit 9112c8d

Please sign in to comment.