Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
def
raiseError(error):
116
print(f
"{fore.RED}Error: {fore.RESET}{error}"
)
117
118
119
def
clear(val):
Callers
2
playSong
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected