# type: a
אורי
uri at speedy.net
Sun Sep 15 11:15:03 EDT 2019
Try to wait a few minutes, or close and re-open PyCharm.
If the problem persists, send a screenshot.
אורי
uri at speedy.net
On Sun, Sep 15, 2019 at 5:51 PM Hongyi Zhao <hongyi.zhao at gmail.com> wrote:
> Hi,
>
> In pycharm, when I commented out the following line:
>
> # type: a
>
> The pycharm still told me that:
>
> Unresolved reference 'a'
>
> Till I commented like the following, the warning will disappear:
>
> # type: # a
>
>
> Why?
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list