Closed hasinaxp closed 2 months ago
The changes primarily focus on renaming the attribute expires_in
to expire_in
in the CallbackConfigRequest
class and updating related method parameters in the add_callback
function. These adjustments aim to enhance naming clarity and consistency across the codebase while maintaining the original functionality. The modifications ensure that the code remains readable and aligned with the intended terminology.
File | Change Summary |
---|---|
kairon/api/models.py , .../processor.py |
Renamed attribute expires_in to expire_in in CallbackConfigRequest class and updated method parameter in add_callback . |
In the garden where code rabbits hop,
A change was made, a little flip-flop.
Fromexpires_in
toexpire_in
,
Clarity blooms like flowers in spring!
Hopping along, our code feels bright,
With names that sparkle, oh what a sight! 🐰✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit