Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a type annotation to constructor. #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

switch-to-gitlab
Copy link

My apologies for such a fussy, small change. This does not affect runtime behavior but helps users of this package who are using a strict typechecker like mypy --strict. I hope you will consider it.

This commit adds the return type to the constructor. This does not affect runtime behavior but helps users of this package who are using a strict typechecker like `mypy --strict`.
@nhairs
Copy link

nhairs commented Sep 26, 2024

Hi @switch-to-gitlab,

Just so you're aware it looks like python-json-logger is currently unmaintained, that said I am working on a maintained fork

@switch-to-gitlab
Copy link
Author

Thanks @nhairs! I voted on your open issue. I hope you get your request approved.

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.

2 participants