You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pylint was complaining about documentation (pointless-string-statement)
for class attributes defined in the `__post_init__` method which
is not the recommended way to define attributes.
Signed-off-by: Daniel Zullo <[email protected]>
0 commit comments