More refactorings and fixes!
Added
introduce-default-elseproposalmove-assign-in-blockproposal
Fixed
- Fix issue with
switchrefactoring - Fix
replace-dict-items-with-valuessuggestions for unstructured keys - https://github.com/sourcery-ai/sourcery/issues/181
Changed
use-any,dict-literalandlist-literalproposals will now trigger where there is an annotation present.- Removed
return-identityproposal as now superceded.