Report missing import errors in VSCODE
Im properly importing classes from main program but still getting error as Import “Book” could not resolved by pylance(report missing imports). how to solve it in VSCODE?
Im properly importing classes from main program but still getting error as Import “Book” could not resolved by pylance(report missing imports). how to solve it in VSCODE?