In one of my projects I use the type parameter syntax introduced in Python 3.12. But, DeepSource’s analyzer considers the type variables defined through this syntax to be undefined variables. See https://app.deepsource.com/gh/jmanuel1/concat/run/6daa4616-6110-406a-803b-4dbab69fedec/python/PYL-E0602?listindex=1&page=NaN for an example. Is there some configuration I can update to fix this, or does the analyzer need to be updated?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
False positive fixes - Python #1 | 0 | 614 | April 20, 2020 | |
Python: False positive 'Unused variable found PYL-W0612' | 1 | 786 | November 21, 2021 | |
Autofix additions - Python #1 | 0 | 776 | April 20, 2020 | |
Python Analyzer Updates - February & March 2021 | 0 | 643 | April 13, 2021 | |
Python Analyzer Updates -- January 2021 | 3 | 1037 | May 3, 2021 |