Skip to content

Commit 8a400cd

Browse files
AWSWCommunityAWSWCommunity
authored andcommitted
Fix doc formatting
1 parent 701bf22 commit 8a400cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class AWSWMod(Mod):
179179
kevin_credits = ml.searchPostNodeCB(true_search, kevinCB, 800) # search for a node using the kevinCB callback.
180180
kevin_credits.chain(ml.searchPostNode(kevin_credits, ast.Scene)) # Show and with are separate instructions.
181181

182-
182+
```
183183
See the mods/ and devmods/ folders for further sample code. devmods/ contains a few different examples with fully annotated code.
184184

185185
## Getting what you want in spite of everyone else.

0 commit comments

Comments
 (0)