anudeepg

Results 1 comments of anudeepg

@renanpallin It doesn't work on my Sublime Build 4143 (python 3.3) when tested with forked branch https://github.com/renanpallin/Super-Calculator It fails while loading at this line https://github.com/Pephers/Super-Calculator/compare/master...renanpallin:Super-Calculator:master#diff-9041c6e5e00c7bcf0b4397ea09ba9000f4091ae3af4f87dca29fad8662201ecaR127 ` return f'{expr} {expression_separator} {result}'...