Update viz.mdc
删除无效的行,会导致 cursor 识别错误
This commit is contained in:
@@ -1,9 +1,4 @@
|
|||||||
---
|
---
|
||||||
description:
|
|
||||||
globs:
|
|
||||||
alwaysApply: false
|
|
||||||
---
|
|
||||||
---
|
|
||||||
description: Guidelines for using PocketFlow, Utility Function, Viz and Debug
|
description: Guidelines for using PocketFlow, Utility Function, Viz and Debug
|
||||||
globs:
|
globs:
|
||||||
alwaysApply: false
|
alwaysApply: false
|
||||||
@@ -279,4 +274,4 @@ data_science_flow = DataScienceFlow(start=data_prep_node)
|
|||||||
data_science_flow.run({})
|
data_science_flow.run({})
|
||||||
```
|
```
|
||||||
|
|
||||||
The output would be: `Call stack: ['EvaluateModelNode', 'ModelFlow', 'DataScienceFlow']`
|
The output would be: `Call stack: ['EvaluateModelNode', 'ModelFlow', 'DataScienceFlow']`
|
||||||
|
|||||||
Reference in New Issue
Block a user