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

Fix pylint warnings #22

Merged
merged 7 commits into from
Nov 7, 2016
Merged

Fix pylint warnings #22

merged 7 commits into from
Nov 7, 2016

Conversation

Echelon9
Copy link
Contributor

@Echelon9 Echelon9 commented Nov 7, 2016

A PR with a set of pylint-based warnings fixed.

Global evaluation
-----------------
Your code has been rated at 5.89/10 (previous run: 5.84/10, +0.05)
Global evaluation
-----------------
Your code has been rated at 5.90/10 (previous run: 5.89/10, +0.01)
Global evaluation
-----------------
Your code has been rated at 5.94/10 (previous run: 5.90/10, +0.04)
Global evaluation
-----------------
Your code has been rated at 5.94/10 (previous run: 5.94/10, +0.00)
************* Module ant.tests.easy.test
E: 62,16: Undefined variable 'n' (undefined-variable)

Global evaluation
-----------------
Your code has been rated at 5.97/10 (previous run: 5.94/10, +0.03)
************* Module ant.easy
E: 25,30: Undefined variable name 'test' in __all__ (undefined-all-variable)

Global evaluation
-----------------
Your code has been rated at 6.00/10 (previous run: 5.97/10, +0.03)
************* Module ant.fs.command
W: 76, 0: Unnecessary semicolon (unnecessary-semicolon)

Global evaluation
-----------------
Your code has been rated at 6.01/10 (previous run: 6.00/10, +0.01)
@coveralls
Copy link

coveralls commented Nov 7, 2016

Coverage Status

Coverage remained the same at 51.525% when pulling 0b05c8a on Echelon9:fix/pylint-warnings into 84488e1 on Tigge:master.

@Tigge Tigge merged commit 0bc1b39 into Tigge:master Nov 7, 2016
@Tigge
Copy link
Owner

Tigge commented Nov 7, 2016

Thank you!

@Echelon9 Echelon9 deleted the fix/pylint-warnings branch November 7, 2016 12:01
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.

3 participants