sourcery
sourcery copied to clipboard
Instant AI code reviews
### Checklist - [√] I have searched the [Sourcery documentation](https://docs.sourcery.ai/) for the issue, and found nothing - [√] I have checked there are no open [bugs](https://github.com/sourcery-ai/sourcery/issues?q=label%3Abug) referencing the same bug...
### Checklist - [x] This is a new feature, not a refactoring suggestion - [x] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [x] I have checked...
```python x = f''' text: {set(item ** 2 for item in d)} ''' ``` will become ```python x = f''' text: {{item ** 2 for item in d}} ''' ```...
### Checklist - [x] I think this refactoring is useful for everyone (if it's too specific, consider a [custom rule](https://docs.sourcery.ai/custom_rules/)) - [x] Didn't find a similar issue ### Description `Sourcery`...
### Checklist - [x] I think this refactoring is useful for everyone (if it's too specific, consider a [custom rule](https://docs.sourcery.ai/custom_rules/)) - [x] I have checked there are no similar [issues](https://github.com/sourcery-ai/sourcery/issues)...
### Checklist - [x] I have searched the [Sourcery documentation](https://docs.sourcery.ai/) for the issue, and found nothing - [x] I have checked there are no open [bugs](https://github.com/sourcery-ai/sourcery/issues?q=label%3Abug) referencing the same bug...
### Checklist - [?] This is a new feature, not a refactoring suggestion - [x] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [x] I have checked...
### Checklist - [x] This is a new feature, not a refactoring suggestion - [ ] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [x] I have...
### Checklist - [x] I think this refactoring is useful for everyone (if it's too specific, consider a [custom rule](https://docs.sourcery.ai/custom_rules/)) - [x] I have checked there are no similar [issues](https://github.com/sourcery-ai/sourcery/issues)...
### Checklist - [X] This is a new feature, not a refactoring suggestion - [X] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [X] I have checked...