This inspection detects names that should resolve but don't.

已回答

I kept getting this message on my import. How do I resolved this? I already specified the interpreter to python 3.7.

This inspection detects names that should resolve but don't. Due to dynamic dispatch and duck typing, this is possible in a limited but useful number of cases. Top-level and class-level items are supported better than instance items.

0

As I can see, it says that you don't use it. So, use `render` and it will disappear.

1

请先登录再写评论。