Results 2 issues of Yoshihiro Nagano

Hello, thank you for developing such a great tool! I have one question/proposal for a runtime validation of `luigi.Parameter()`. As pointed out in #1273, the current behavior of a parameter...

Hello, thank you for developing such a great tool! ## Summary I have one feature request to validate `TaskInstanceParameter()` at runtime by its subclass bound like the following: ```python class...