0

I am creating a rest api using python FastAPI library. In VS code writing the api in python, I am getting indentation error in the editor despite the alignment seems fine. Is this some kind of bug of VS code or am I doing something wrong? Error enter image description here

1
  • where in the image is the indentation error Commented Jun 24, 2021 at 15:31

1 Answer 1

1

I have had the same issue on my side. All I did was installed the Pylint extension and seemed to work fine after.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.