Skip to content

Commit

Permalink
Fix case missing code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mxinye committed Nov 2, 2023
1 parent 3f3315d commit fd3213d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/render/SDK_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ analyze_info = {
"project_name": "Project1",
"plugin_config": {
'renderman': '22.6'
}
},
"platform": "21"
}
analyze_obj = AnalyzeHoudini(**analyze_info)
analyze_obj.analyse()
Expand Down

0 comments on commit fd3213d

Please sign in to comment.