fix codacy

This commit is contained in:
Kenneth Sequeira 2020-06-19 22:33:51 +05:30
parent b4c3e2243e
commit b7c8037e9a

View File

@ -24,5 +24,4 @@ frappe.listview_settings['Purchase Invoice'] = {
return [__("Paid"), "green", "outstanding_amount,=,0"];
}
}
};
s
};