Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ II
Function
II
mingus/core/chords.py:690–691 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
688
689
690
def
II(key):
691
return
supertonic(key)
692
693
694
def
ii7(key):
Callers
nothing calls this directly
Calls
1
supertonic
Function · 0.85
Tested by
no test coverage detected