kivy / oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+
MIT License
111 stars 25 forks source link

Fixes over-indented code examples in README.md #13

Closed AndreMiras closed 6 years ago

AndreMiras commented 6 years ago

Code block doesn't require indent if introduced with triple backticks, see https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 52


Files with Coverage Reduction New Missed Lines %
oscpy/parser.py 1 98.96%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 46: 0.0%
Covered Lines: 378
Relevant Lines: 380

💛 - Coveralls