MCPcopy Create free account
hub / github.com/CandleLabAI/PCBSegClassNet / get_msg

Function get_msg

src/utils/options.py:66–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64
65
66def get_msg():
67 msg = r"""
68 _____ _____ ____ _____ _____ _ _ _ _
69 | __ \ / ____| _ \ / ____| / ____| | | \ | | | |
70 | |__) | | | |_) | (___ ___ __ _| | | | __ _ ___ ___| \| | ___| |_
71 | ___/| | | _ < \___ \ / _ \/ _` | | | |/ _` / __/ __| . ` |/ _ \ __|
72 | | | |____| |_) |____) | __/ (_| | |____| | (_| \__ \__ \ |\ | __/ |_
73 |_|____ \_____|____/|_____/ \___|\__, |\_____|_|\__,_|___/___/_| \_|\___|\__|
74 / ____| | | | | __/ | | | | |
75 | | __ ___ ___ __| | | | |___/_ ___| | __ | |
76 | | |_ |/ _ \ / _ \ / _` | | | | | | |/ __| |/ / | |
77 | |__| | (_) | (_) | (_| | | |___| |_| | (__| < |_|
78 \_____|\___/ \___/ \__,_| |______\__,_|\___|_|\_\ (_)
79 """
80 return msg

Callers 2

init_logFunction · 0.90
init_logFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected