I keep getting this warning in PyCharm 2018.3.5: "Type hints are not installed".
If I click 'Install', a log message like this appears:
6:11 PM Packages installed successfully: Installed packages: 'djangorestframework-stubs'
But then the warning reappears in a few minues. How to fix it? If it matters, I have a remote Docker Compose interpreter configured for the project, which is otherwise working fine.