Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ VII
Function
VII
mingus/core/chords.py:754–755 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
752
753
754
def
VII(key):
755
return
subtonic(key)
756
757
758
def
vii7(key):
Callers
nothing calls this directly
Calls
1
subtonic
Function · 0.85
Tested by
no test coverage detected