1# mypy: allow-untyped-defs 2# this is for historical pickle deserialization, it is not used otherwise 3 4 5def _get_thnn_function_backend(): 6 pass 7