Rémi Héneault

Results 2 issues of Rémi Héneault

Hello, I get the following error : ``` [...] class CompanyFilter(filters.FilterSet): File "/Users/remi/Programmation/IgnitionProgram/igniback/venv3/lib/python3.8/site-packages/rest_framework_filters/filterset.py", line 38, in __new__ cls.expand_auto_filters(new_class) File "/Users/remi/Programmation/IgnitionProgram/igniback/venv3/lib/python3.8/site-packages/rest_framework_filters/filterset.py", line 66, in expand_auto_filters for gen_name, gen_f in new_class.get_filters().items(): File...

bug

## Summary [python-language-server](https://github.com/palantir/python-language-server) on which this Atom package depends is deprecated in favor of [python-lsp-server](https://github.com/python-lsp/python-lsp-server), as confirmed by this [issue](https://github.com/palantir/python-language-server/issues/935) and the long list of projects mentioning it underneath. -...