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