Skip to content

Conversation

jhermann
Copy link
Contributor

No description provided.

@jhermann
Copy link
Contributor Author

And BTW…

json_logging/__init__.py:193:8: E1003: Bad first argument 'self.__class__' given to super() (bad-super-call)

And no, I won't make another 1liner PR, it is easy to fix yourself.

@bobbui bobbui merged commit 7f749e2 into bobbui:master Mar 3, 2020
@bobbui
Copy link
Owner

bobbui commented Mar 3, 2020

And BTW…

json_logging/__init__.py:193:8: E1003: Bad first argument 'self.__class__' given to super() (bad-super-call)

And no, I won't make another 1liner PR, it is easy to fix yourself.

when do u see it happen?

@bobbui
Copy link
Owner

bobbui commented Mar 3, 2020

@jhermann
Copy link
Contributor Author

jhermann commented Mar 4, 2020

when do u see it happen?

The above is pylint output. pip install + call it. Your call is still Python2.

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