Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit586bb6a

Browse files
digitalduketrekhleb
authored andcommitted
Update test_function_decorators.py (trekhleb#7)
1 parentb6f1218 commit586bb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/functions/test_function_decorators.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def test_function_decorators():
1717
# above together, we can build a decorator. In this example let's consider a function that
1818
# wraps the string output of another function by p tags.
1919

20-
# This is the function that weцфте to decorate.
20+
# This is the function that wewant to decorate.
2121
defgreeting(name):
2222
return"Hello, {0}!".format(name)
2323

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp