fix: linting

This commit is contained in:
Deepesh Garg 2020-07-15 21:54:28 +05:30 committed by GitHub
parent c5f14da99c
commit 2af43b3df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ def get_columns():
"fieldname": "lead_owner",
"label": _("Lead Owner"),
"fieldtype": "Link",
"options":"User",
"options": "User",
"width": "130"
},
{