RJ Nowling
RJ Nowling
E1101 (no-member) is raised when trying to access a member of an object that doesn't exist. This can generate false positives but it's a really good sanity check to have...
Right now, PRs don't have any automated checks. (Although, we may soon run Pylint -- see #154.) It would be nice to run some smoke tests (e.g., installing, importing, exercising...
The README.md file contains examples for using the Python SDK. The SDK would really benefit from more formal documentation (e.g., generated with [Sphinx](https://www.sphinx-doc.org/en/master/index.html)) that includes both narrative (e.g., a tutorial,...