blob: 841316586dcdfe20e4e62efebf8217587fceca85 [file] [log] [blame]
Charles-Henri Decultotb8c088e2018-02-21 06:37:33 +01001# Copyright (c) 2018, Frappe Technologies and contributors
2# For license information, please see license.txt
3
Chillar Anand915b3432021-09-02 16:44:59 +05304
Charles-Henri Decultotb8c088e2018-02-21 06:37:33 +01005
Charles-Henri Decultotb8c088e2018-02-21 06:37:33 +01006# don't remove this function it is used in tests
7def test_method():
8 '''test function'''
9 return 'overridden'