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 | |
---|---|---|---|---|
Python: False positive 'Unused variable found PYL-W0612' | 1 | 779 | November 21, 2021 | |
False positive fixes - Python #1 | 0 | 613 | April 20, 2020 | |
Python Analyzer Updates - February & March 2021 | 0 | 643 | April 13, 2021 | |
Autofix additions - Python #1 | 0 | 774 | April 20, 2020 | |
False positive with PY-W2000 on quoted type annotations | 4 | 243 | April 12, 2024 |