<!--- This template provides sections for bugs and features. Please delete any irrelevant sections before submitting --> #### Expected Behavior <!--- Required. Describe the behavior you expect to see for your case. --> The Python docs consistently use the PEP8 verison of LEAN. #### Actual Behavior <!--- Required. Describe the actual behavior for your case. --> A lot of code snippets and text throughout the docs still use the old CamelCase version #### Checklist <!--- Confirm that you've provided all the required information. --> <!--- Required fields ---> - [x] I have completely filled out this template - [x] I have confirmed that this issue exists on the current `master` branch - [x] I have confirmed that this is not a duplicate issue by searching [issues](https://github.com/QuantConnect/Lean/issues) <!--- Template inspired by https://github.com/stevemao/github-issue-templates -->
Expected Behavior
The Python docs consistently use the PEP8 verison of LEAN.
Actual Behavior
A lot of code snippets and text throughout the docs still use the old CamelCase version
Checklist
masterbranch