cytoscape / py4cytoscape

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

Properly pass base_url when validating style values. #105

Closed nilsoberg closed 1 year ago

nilsoberg commented 1 year ago

Added base_url parameter to _validate_prop_value in style_defaults.py to accommodate non-default URLs.