fix: bump isort version#484
Conversation
|
@chrisjsewell I'd prefer to merge this following your review. Let me know if you're not going to be able to get to it — my judgement here is that this is a non-invasive, well motivated bugfix that only affects our dev environment, so I'm happy to merge it if you don't have availability. Just let me know! |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #484 +/- ##
==========================================
- Coverage 81.67% 81.63% -0.04%
==========================================
Files 29 29
Lines 2647 2647
==========================================
- Hits 2162 2161 -1
- Misses 485 486 +1
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
isortrecently released a bugfix that fixes Poetry installation. We can upgrade ourisortversion to accommodate this.