Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ I
Function
I
mingus/core/chords.py:678–679 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
676
677
678
def
I(key):
679
return
tonic(key)
680
681
682
def
I7(key):
Callers
nothing calls this directly
Calls
1
tonic
Function · 0.85
Tested by
no test coverage detected