Skip to content

Commit

Permalink
Issue #33: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois-Werbrouck committed Jan 29, 2025
1 parent 89e0859 commit eb96456
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nachet/db/metadata/picture/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@

from datetime import date
from datastore.db.metadata import validator
from PIL import Image
import io
import base64



class PictureCreationError(Exception):
Expand Down

0 comments on commit eb96456

Please sign in to comment.