Major formatting update to Python library

+ Fixed some spelling mistakes
 + Cleaned up tab/space indentation. Previously some of the samples would not
   work if copied/pasted into a Python interpreter because of mixed tabs/spaces
 + Cleared all trailing whitespace
 + Missing quotation marks in some sample code caused mistakes with printing
   messages
 + Added all import statements to some of the examples that already had some
   import statements
This commit is contained in:
Jarvis Schultz 2018-11-13 17:09:35 -06:00
parent 77dcf6617c
commit 36c388aa20
1 changed files with 832 additions and 826 deletions

File diff suppressed because it is too large Load Diff