Skip to content

Commit

Permalink
Import annotations to allow for pipe as union type
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 14, 2023
1 parent e482ea9 commit b60a582
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PIL/ImageChops.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
# See the README file for information on usage and redistribution.
#

from __future__ import annotations

from . import Image


Expand Down

0 comments on commit b60a582

Please sign in to comment.