csp
csp copied to clipboard
Mention type validation for `csp.graph`
Add a note about strict type annotation and validation for csp.graph (in addition to csp.node) in:
- https://github.com/Point72/csp/wiki/CSP-Graph
- https://github.com/Point72/csp/wiki/First-Steps
Also good to note the difference between a graph-annotated python function, and a non annotated function being used as a graph, as well as known issues