Skip to content

Commit

Permalink
MNT: Remove the unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Feb 22, 2024
1 parent 56ab223 commit 36070cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from textwrap import dedent, indent

import yaml
from PIL import Image, ImageChops
from PIL import Image
from sphinx.application import Sphinx
from sphinx.util import logging

Expand Down

0 comments on commit 36070cc

Please sign in to comment.