Skip to content

Commit d23a6bd

Browse files
committed
fix typo
1 parent 11a5432 commit d23a6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ayon_api/server_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5707,7 +5707,7 @@ def get_products(
57075707
warnings.warn(
57085708
(
57095709
"'own_attributes' is not supported for products. The"
5710-
" argument will be removed form function signature in"
5710+
" argument will be removed from function signature in"
57115711
" future (apx. version 1.0.10 or 1.1.0)."
57125712
),
57135713
DeprecationWarning

0 commit comments

Comments
 (0)