2022-03-27 23:05:27 +02:00

7 lines
104 B
Python

class UnknownEstimatorAdapter(ValueError):
pass
class UnknownImageExtractor(ValueError):
pass