cytoscape / py2cytoscape

Python utilities for Cytoscape and Cytoscape.js
https://py2cytoscape.readthedocs.io
MIT License
178 stars 45 forks source link

Aggressively fix whitespace issues #92

Open zachary822 opened 5 years ago

zachary822 commented 5 years ago

Fix inconsistent use of tabs/spaces, line endings, surrounding operators, etc. I used autopep8. I also cleaned up cyrest/base.py