Skip to content

Commit

Permalink
Uncomment command
Browse files Browse the repository at this point in the history
  • Loading branch information
zMoooooritz authored Oct 21, 2021
1 parent 561d0d6 commit 8ade599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
# print(ids)

# delete all ObservedProperties with the name 'TestPropNewName'
# Delete.query("/ObservedProperties?$filter=substringof('TestPropNewName', name)")
Delete.query("/ObservedProperties?$filter=substringof('TestPropNewName', name)")

0 comments on commit 8ade599

Please sign in to comment.