Opened 5 years ago
Closed 5 years ago
#32201 closed Cleanup/optimization (fixed)
remove obsolete isort:skip's
| Reported by: | Tim Graham | Owned by: | Seamus Quinn | 
|---|---|---|---|
| Component: | Core (Other) | Version: | dev | 
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | yes | UI/UX: | no | 
Description
Some isort:skip comments, particularly in the database backends (example), are obsolete as of isort 5.0.
Change History (4)
comment:1 by , 5 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:2 by , 5 years ago
| Triage Stage: | Unreviewed → Accepted | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
seamus-quinn, please audit all
isort:skipcomments not only indjango/db/backends(e.g. indjango/template/__init__.py).