Added type hints for ImageShow by radarhere · Pull Request #7712 · python-pillow/Pillow
Conversation
| 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters