mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 02:31:21 +00:00
chore: whitespace cleanup from codebase
This commit is contained in:
@@ -11,4 +11,4 @@ frappe.dashboards.chart_sources["Top 10 Pledged Loan Securities"] = {
|
||||
default: frappe.defaults.get_user_default("Company")
|
||||
}
|
||||
]
|
||||
};
|
||||
};
|
||||
|
||||
@@ -73,4 +73,4 @@ def get_data(chart_name = None, chart = None, no_cache = None, filters = None, f
|
||||
'chartType': 'bar',
|
||||
'values': values
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user