More refactorings and fixes!
Added
introduce-default-else
proposalmove-assign-in-block
proposal
Fixed
- Fix issue with
switch
refactoring - Fix
replace-dict-items-with-values
suggestions for unstructured keys - https://github.com/sourcery-ai/sourcery/issues/181
Changed
use-any
,dict-literal
andlist-literal
proposals will now trigger where there is an annotation present.- Removed
return-identity
proposal as now superceded.