Open rodrigobeckmann opened 1 month ago
Removed an additional type hint that was causing 'self' to be incorrectly typed as a float. This fix ensures that 'self' is properly typed and the method behaves as expected.
Removed an additional type hint that was causing 'self' to be incorrectly typed as a float. This fix ensures that 'self' is properly typed and the method behaves as expected.