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

Fixed Code Quality Issues #9

Merged
merged 4 commits into from
Mar 7, 2021
Merged

Conversation

HarshCasper
Copy link
Contributor

Description

Summary:

  • Removed useless inheritance from object
  • Removed unnecessary comprehension
  • Remove unnecessary return statement
  • Add .deepsource.toml

I ran a DeepSource Analysis on my fork of this repository. You can see all the issues raised by DeepSource here.

DeepSource helps you to automatically find and fix issues in your code during code reviews. This tool looks for anti-patterns, bug risks, performance problems, and raises issues. There are plenty of other issues in relation to Bug Discovery and Anti-Patterns which you would be interested to take a look at.

If you do not want to use DeepSource to continuously analyze this repo, I'll remove the .deepsource.toml from this PR and you can merge the rest of the fixes. If you want to setup DeepSource for Continuous Analysis, I can help you set that up.

@minhhdvn
Copy link
Collaborator

Hi @HarshCasper,
Thanks for your request.
We will look into it and let you know later.
Thanks.

@minhhdvn minhhdvn merged commit d63f6dc into nlp-uoregon:master Mar 7, 2021
@minhhdvn
Copy link
Collaborator

minhhdvn commented Mar 7, 2021

Hi @HarshCasper,
We have tested your changes and merged them into the main repo.
Thank you for your contribution.

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.

None yet

2 participants