mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-31 07:28:04 +00:00
chore: whitespace cleanup from codebase
This commit is contained in:
@@ -36,4 +36,4 @@ class FindItemBot(BotParser):
|
||||
return "\n\n".join(out)
|
||||
|
||||
else:
|
||||
return _("Did not find any item called {0}").format(item)
|
||||
return _("Did not find any item called {0}").format(item)
|
||||
|
||||
Reference in New Issue
Block a user