SmallTeamProjects / UOS

Unified Operating System recreation in python
2 stars 0 forks source link

bracket set false positives or incorrect end index #9

Closed R3ngad33 closed 6 years ago

R3ngad33 commented 6 years ago

Occasionally when getting the positions for the bracket sets get_bracket_sets returns an incorrect end index, or it will return the position of none bracket sets that wrap lines.