Skip to content

Commit 654fc4b

Browse files
committed
Logic Management
1 parent 978d8df commit 654fc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Logic-Use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ These require you first obtain the row, either through a model class accessor (e
230230

231231
 
232232

233-
## Managing Logic: Your IDE, SCCS
233+
## Managing Logic
234234

235235
[Declare Rules in your IDE](Logic-Why.md##rules-declare-extend-debug){:target="_blank" rel="noopener"} (e.g., VSCode, PyCharm) to declare logic using Python, with all the familiar features of code completion and syntax high-lighting. You can also use the debugger, and familiar Source Code Control tools such as `git`.
236236

0 commit comments

Comments
 (0)