Skip to content

Commit 5a6d9e1

Browse files
committed
Fix warnings doc-string
1 parent 25aecdf commit 5a6d9e1

2 files changed

Lines changed: 665 additions & 753 deletions

File tree

python/lib/sift_client/resources/rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ async def batch_update_or_create_rules(
280280
override_expression_validation: When true, the rules will be created even if the expressions are invalid.
281281
282282
Warnings:
283-
UserWarning: If not all rules are created or updated.
283+
SiftWarning: If not all rules are created or updated.
284284
285285
Returns:
286286
List of updated or created Rules.

0 commit comments

Comments
 (0)