Closed shpiyu closed 1 year ago
Basic code refactoring
In logger.py:
In base_interface_generator.py:
log.exception
log.error
black
Before submitting this pull request, please ensure that the following criteria have been met:
[Add any additional notes or context for the reviewer or future maintainers of this code.]
Thank you for submitting!
Description
Basic code refactoring
Changes Made
In logger.py:
In base_interface_generator.py:
log.exception
instead oflog.error
black
Definition of Done
Before submitting this pull request, please ensure that the following criteria have been met:
Additional Notes
[Add any additional notes or context for the reviewer or future maintainers of this code.]
Thank you for submitting!