mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
5843f1e57b
- 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>