- Added '.deepsource.toml' file for continuous analysis on bug risk - Remove `unused` imports - Remove duplicate dictionary key(s) - Refactor the comparison involving `not` - Remove `length check` in favour of truthiness of the object Signed-off-by: ankitdobhal <dobhal.ankit@protonmail.com>