Skip to content

Commit

Permalink
Caug is same as Eaug etc
Browse files Browse the repository at this point in the history
  • Loading branch information
zimolzak committed Jul 8, 2014
1 parent 95994a0 commit 14974b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ukulele.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ def print_short(self):
assert c7.root == "C"

# Do not assert root tone of a dim7 because there are four equally
# valid roots.
# valid roots. (Or aug: 3 equally valid)

assert caug.root == "C"
assert c9.root == "C"
assert c9alt.root == "C"

0 comments on commit 14974b1

Please sign in to comment.