Skip to content

Commit

Permalink
pydocstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Aug 26, 2024
1 parent 5ec3285 commit 71f44b6
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 71f44b6

Please sign in to comment.