brotherton-erpnext/erpnext/regional/france/utils.py
2022-03-28 18:52:46 +05:30

9 lines
221 B
Python

# Copyright (c) 2018, Frappe Technologies and contributors
# For license information, please see license.txt
# don't remove this function it is used in tests
def test_method():
"""test function"""
return "overridden"