Closed nateGeorge closed 7 years ago
how did this issue get closed without referencing the issue number. Also i think you're right, i should start using those prefixes.
@nateGeorge i release your patch, thanks so much, my apologies. auto tests should catch that, looking into why they didn't.
Also please checkout the commit summaries on the main page, i think you will like them! ;)
Sounds good!
I was trying to run the get streaming daisy example, but it was crashing. I found out just the parentheses were missing on the getBoardType() function, which was the source of the error. For reference, the error looked like:
Fixed it, and submitting a pull request. By the way, it might be a good idea to use prefixes in commits like other open source software: https://pandas.pydata.org/pandas-docs/stable/contributing.html#committing-your-code https://udacity.github.io/git-styleguide/ Just a thought.