Skip to content

Conversation

@HarshCasper
Copy link
Contributor

Summary

This pull request removes the unnecessary use of comprehension and uses literal syntax to create Data Structures.

Changes

This Pull Request has two Commits:

  • Remove unnecessary use of comprehension
  • Use literal syntax instead of function calls to create data structure

Importance

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.

@PindleskinY PindleskinY added the enhancement New feature or request label Dec 16, 2020
@PindleskinY
Copy link
Collaborator

Hi @HarshCasper.
Thanks for your contribution! This PR is very useful for us.

@PindleskinY PindleskinY merged commit d1f8e2e into yoobool:master Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants