I installed a package via Pycharm and it still highlights Api as unresolved. What is wrong here?
from flask.ext.restful import Api
I installed a package via Pycharm and it still highlights Api as unresolved. What is wrong here?
from flask.ext.restful import Api