Added type hints for ImageShow by radarhere · Pull Request #7712 · python-pillow/Pillow

Conversation

hugovk

options = {"compress_level": 1, "save_all": True}

def get_command(self, file, **options):
@abc.abstractmethod

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we exclude this from coverage?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, done

Labels

2 participants

@radarhere @hugovk