You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library/functools.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1074,7 +1074,7 @@ msgid ""
1074
1074
"This is a convenience function for invoking :func:`update_wrapper` as a function decorator when defining a wrapper function. It is equivalent to "
1075
1075
"``partial(update_wrapper, wrapped=wrapped, assigned=assigned, updated=updated)``. For example::"
1076
1076
msgstr""
1077
-
"این یک تابع راحتی برای فراخوانی :func:`update_wrapper` بهعنوان دکوراتور تابع هنگام تعریف یک تابع پوششی است. این معادل ``partial(update_wrapper, wrapped=wrapped, "
1077
+
"این یک تابع کمکی برای فراخوانی :func:`update_wrapper` بهعنوان دکوراتور تابع هنگام تعریف یک تابع پوششی است. این معادل ``partial(update_wrapper, wrapped=wrapped, "
1078
1078
"assigned=assigned, updated=updated)`` است. برای مثال::"
0 commit comments