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

warnings contradict themselves #42

Closed
karyon opened this issue Sep 13, 2014 · 1 comment
Closed

warnings contradict themselves #42

karyon opened this issue Sep 13, 2014 · 1 comment

Comments

@karyon
Copy link

karyon commented Sep 13, 2014

at https://landscape.io/github/fsr-itse/EvaP/95/modules/evap/evaluation/meta.py#L19 it says

 def __new__(metacls, classname, bases, classDict):
    Metaclass class method __new__ should have 'mcs' as first argument
    first argument of a classmethod should be named 'cls'

so... yeah.

carlio added a commit that referenced this issue Sep 13, 2014
@carlio
Copy link
Member

carlio commented Sep 14, 2014

This should be fixed now; the second warning will be surpressed. I'll make a hotfix release of prospector to include this (and others) soon, and it'll appear in Landscape shortly too.

@carlio carlio closed this as completed Sep 24, 2014
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

No branches or pull requests

2 participants