Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix pyRight configuration so that it checks for required files and provides necessary warnings.
This PR will surely not pass test in Travis. So I'd like to request everyone to checkout from this branch fix their import issues, type issues... and push on this PR.
Screenshots:
Before:
![Screen Shot 2020-03-03 at 22 45 11](https://user-images.githubusercontent.com/11685953/75800451-b0781900-5da1-11ea-89ce-e67b3e0519a7.jpg)
After the changes:
![Screen Shot 2020-03-03 at 22 46 24](https://user-images.githubusercontent.com/11685953/75800726-1fee0880-5da2-11ea-9b30-892cc62fe17d.jpg)
Next iteration after configuring venvPaths. Less and relevant warnings 💃
![Screen Shot 2020-03-03 at 23 13 56](https://user-images.githubusercontent.com/11685953/75802383-bae7e200-5da4-11ea-9790-b43a96e3e265.jpg)
closes #29