MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / raiseError

Function raiseError

projects/Spotify Player/main.py:115–116  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

113
114
115def raiseError(error):
116 print(f"{fore.RED}Error: {fore.RESET}{error}")
117
118
119def clear(val):

Callers 2

playSongFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected