fix(vscode-intellisense): Make VS Code Intellisense work with ERPNext (#15453)

__init__.py in apps/erpnext directory confuses vs code.

Causing all erpnext dotted paths to need an extra `erpnext.` for 
suggestion and completion to work properly.

This commit fixes this issue.
This commit is contained in:
Aditya Hase 2018-09-25 18:51:17 +05:30 committed by Nabin Hait
parent a38b77cbfd
commit 865cb88bdd

View File