M
M
Max Payne2019-04-17 12:48:52
Python
Max Payne, 2019-04-17 12:48:52

Why does Pycharm highlight running code and not highlight broken code?

Pycharm highlights running code, and doesn't highlight broken code. Why?
5cb6f5e82c1cc304496530.png5cb6f67729392596653034.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Tikhonov, 2019-04-17
@YardalGedal

Because import config is an absolute import, but you need a relative from app import config

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question