Skip to content

Add type hints to methods in custom_loggers.py (Fixes #454)#478

Closed
245623733333 wants to merge 3 commits intomllam:mainfrom
245623733333:add-type-hints-custom-loggers
Closed

Add type hints to methods in custom_loggers.py (Fixes #454)#478
245623733333 wants to merge 3 commits intomllam:mainfrom
245623733333:add-type-hints-custom-loggers

Conversation

@245623733333
Copy link
Copy Markdown

Describe your changes

Added type hints to methods in custom_loggers.py to improve readability, maintainability, and enable better static type checking.

Issue Link

Fixes #454

Type of change

  • 📖 Documentation (Addition or improvements to documentation)

Notes

This change does not modify existing functionality. It only improves type clarity and code quality.

@kshirajahere
Copy link
Copy Markdown
Contributor

Hey @245623733333 the particular issue #454 is being solved already in #455 and this is duplicate :). Will be better if you collaborate over there and close this

@sadamov
Copy link
Copy Markdown
Collaborator

sadamov commented Mar 21, 2026

duplicate and not using PR template at all

@sadamov sadamov closed this Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add type hints to methods in custom_loggers.py

3 participants