try code on github
a_mixo = ['A', 'B', 'C#', 'D', 'E', 'F#', 'G']
six_string = Scales(title = 'A Mixolydian', scale = a_mixo)
six_string.draw(start = 11, stop = 15)
result not expected
write all fret number

expected result like on github
write only fret mentions on start and stop parameter

installed version
scales.py-0.1.4
thanks and best regards
try code on github
result not expected

write all fret number
expected result like on github

write only fret mentions on start and stop parameter
installed version
scales.py-0.1.4
thanks and best regards