Skip to content

Commit 1fc2b89

Browse files
committed
clean up
1 parent d176e67 commit 1fc2b89

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ venv/*
44

55
# sphinx documentation
66
docs/_build/
7-
api
7+
api/doctrees
88

99
# python stuff
1010
*.pyc

NodeGraphQt/base/graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ def pipe_collision(self):
736736
737737
See Also:
738738
To enable/disable pipe collision
739-
:meth:`NodeGraph.set_pipe_collision_enabled`
739+
:meth:`NodeGraph.set_pipe_collision`
740740
741741
Returns:
742742
bool: True if pipe collision is enabled.
-92.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)