vision icon indicating copy to clipboard operation
vision copied to clipboard

[proto] Fixed fill type in AA

Open vfdev-5 opened this issue 2 years ago • 2 comments

Description:

  • Fixed fill type in AA

vfdev-5 avatar Sep 21 '22 11:09 vfdev-5

@vfdev-5 We missed the fill: Union[int, float, Sequence[int], Sequence[float]] = 0, in the constructors of the techniques. You only made the change on _AutoAugmentBase. Could you update the rest of the classes?

datumbox avatar Sep 21 '22 11:09 datumbox

Thank! I should be blind

vfdev-5 avatar Sep 21 '22 11:09 vfdev-5