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