cannin / enhance_nlp_interaction_network_gsoc2020

3 stars 4 forks source link

Python Code Cleanup with Pylint #20

Open cannin opened 4 years ago

cannin commented 4 years ago

Related to #17 Let's continue with documentation/clean up tasks. Can you make sure your Python code from #17 passes pylint? See this repository for how I run pylint:

https://github.com/dfci/CellBox/blob/master/.travis.yml

but can you set it up with GitHub Actions?

https://developer.okta.com/blog/2020/05/18/travis-ci-to-github-actions

PritiShaw commented 4 years ago

Implemented Pytest and pylint using Github Actions successfully for branch package containing the util files Pylint score is 9.51 Successful Run: https://github.com/cannin/enhance_nlp_interaction_network_gsoc2020/runs/1009933330