Skip to content

Commit c2c0054

Browse files
committed
chore: update graphai docs
1 parent b9343c9 commit c2c0054

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,4 +246,4 @@
246246
"youtube": "https://www.youtube.com/@jamesbriggs"
247247
}
248248
}
249-
}
249+
}

graphai/client-reference/graph.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ as the default callback when no callback is passed to the `execute` method.
101101

102102
**Arguments**:
103103

104-
- `callback_class` (`Type[Callback]`): The callback class to use as the default callback.
104+
- `callback_class` (`type[Callback]`): The callback class to use as the default callback.
105105

106106
#### visualize
107107

0 commit comments

Comments
 (0)