Anil Khatri

Results 7 comments of Anil Khatri

Hey @Byron, I will take this. :) Q1 - Why `runtime_version = '2.x.x'` in `deepsource.toml`?. There are many issues which are okey without a fix, How one should make a...

Do we only support Python 3 Now? then we should change the `runtime_version='3.x.x'`?

We have more issues after changing the version, I will try to fix this incrementally :)

In every file there are various *Unused Imports* as well as *Wild Card Imports*, Can anyone suggest do we use transitional imports? Example: * `a.py` ```py from gitdb import X,...

To silent globally, we have to log in to `deepsource` and select `actions` for each issue we want to disable as described in [this]( https://deepsource.io/blog/releases-issue-actions/). I don't see the `action`...

consider choosing rye here @manisha841 as it seems to solve the dependency management better than poetry and a tool of future(all tools will converge to this) considering its now owned...