Files
gallery-dl/gallery_dl
Mike Fährmann 0f55b8e80a [exhentai] fix type check from dbbbb21 (#940)
'bool' is a subclass of 'int', and therefore
'isinstance(self.limits, int)' also returns True when
'self.limits' has a boolean value
2020-08-30 20:51:22 +02:00
..
2020-05-19 22:32:53 +02:00
2019-03-13 22:03:02 +01:00
2020-05-14 23:37:15 +02:00
2020-05-19 22:32:53 +02:00
2020-07-04 22:15:23 +02:00