Skip to content

Commit

Permalink
pydocstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Aug 28, 2024
1 parent 46cf12c commit 9ae15ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nikola/image_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

class ImageProcessor(object):
"""Apply image operations."""

logger: logging.Logger
dates: typing.Dict[str, datetime.datetime]

Expand Down

0 comments on commit 9ae15ba

Please sign in to comment.