Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

No warning for unused constructor arguments #26

Open
jonashaag opened this issue May 20, 2012 · 0 comments
Open

No warning for unused constructor arguments #26

jonashaag opened this issue May 20, 2012 · 0 comments

Comments

@jonashaag
Copy link

class X:
 def __init__(self, a):
  pass

doesn't throw any warning

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant