mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 16:28:20 +00:00
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:
Reference in New Issue
Block a user