chore: resolve undefined variables issue

This commit is contained in:
Deepesh Garg
2023-07-22 23:07:18 +05:30
parent 0b1e78e127
commit 4077254b01
11 changed files with 17 additions and 21 deletions

View File

@@ -29,7 +29,8 @@ repos:
cypress/.*|
.*node_modules.*|
.*boilerplate.*|
erpnext/public/js/controllers/.*
erpnext/public/js/controllers/.*|
erpnext/templates/pages/order.js
)$
- repo: https://github.com/PyCQA/flake8