Skip to content

Commit dc55cd3

Browse files
authored
Changed code example from "false" to "False" (#29)
1 parent 93b5224 commit dc55cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ __ https://docs.scale.com/reference#project-update-parameters
306306
307307
data = client.update_project(
308308
project_name="test_project",
309-
patch = false,
309+
patch=False,
310310
instruction="update: Please label all the stuff",
311311
)
312312

0 commit comments

Comments
 (0)