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

resolve pylint in benchmark for line-too-long #675

Merged
merged 2 commits into from
Mar 25, 2022
Merged

resolve pylint in benchmark for line-too-long #675

merged 2 commits into from
Mar 25, 2022

Conversation

akapoor13
Copy link
Contributor

@akapoor13 akapoor13 commented Mar 24, 2022

In a Nutshell

This PR resolves pylint-ignore line-too-long message in benchmark.

Detailed Description

Removed the explicit pylint-ignore on the bottom of the tox.ini file for benchmark.

Related Issues

Closes #674

@pnkraemer pnkraemer requested review from pnkraemer and removed request for a team, marvinpfoertner and JonathanWenger March 25, 2022 08:24
Copy link
Collaborator

@pnkraemer pnkraemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pnkraemer pnkraemer merged commit 838eb67 into probabilistic-numerics:main Mar 25, 2022
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.

Easy-to-fix pylint messages in benchmarks
2 participants