cytoscape / py4cytoscape

Python library for calling Cytoscape Automation via CyREST
https://Py4Cytoscape.readthedocs.io
Other
70 stars 15 forks source link

Revert "Properly pass base_url when validating style values." #106

Closed bdemchak closed 1 year ago

bdemchak commented 1 year ago

Reverts cytoscape/py4cytoscape#105

This was a good change, but it was on Master and not 1.8.0 branch. So, I added it to Master, then merged Master into 1.8.0. So, I'm now reverting Master. The change survives in 1.8.0 and will arrive in Master when 1.8.0 becomes the current version.

Sorry for my clumsiness. Is there a better way of doing this?