Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
C-SELLERS committed Jun 22, 2020
1 parent b117090 commit 71ab273
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ If the above installation, build, and initial run was succesful than we can move

### Common Problems

Having .NetFramework issues with testing?
####Having .NetFramework issues with testing?
- Install [NUnit3TestAdapter](https://marketplace.visualstudio.com/items?itemName=NUnitDevelopers.NUnit3TestAdapter) for VS

Python Algorithm tests not working?
####Python Algorithm tests not working?
- Ensure Python has been setup as described [here](https://github.com/QuantConnect/Lean/tree/master/Algorithm.Python#install-python-36)

Missing dependencies for Python Algorithm?
####Missing dependencies for Python Algorithm?
- Use pip or conda to install the module.


0 comments on commit 71ab273

Please sign in to comment.