Skip to content

Commit 99963b6

Browse files
authored
feature(graph): Allow cyclic graphs (#497)
1 parent adac26f commit 99963b6

File tree

3 files changed

+805
-81
lines changed

3 files changed

+805
-81
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ __pycache__*
99
*.bak
1010
.vscode
1111
dist
12-
repl_state
12+
repl_state
13+
.kiro

0 commit comments

Comments
 (0)