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

Commit6486566

Browse files
authored
Merge pull request#2111 from python-gitlab/jlvillal/meta_fix
chore: fix misspelling
2 parents8771ad8 +2d08fc8 commit6486566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/meta/test_ensure_type_hints.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def get_check_helper(
126126
f"class definition for{class_info.name!r} in file{filename!r} "
127127
f"must have defined a 'get' method with a return annotation of "
128128
f"{obj_cls} but found{signature.return_annotation}\n"
129-
f"Recommend adding thefollowinng method:\n"
129+
f"Recommend adding thefollowing method:\n"
130130
)
131131
fail_message+=method_template.format(obj_cls=obj_cls)
132132
check_type=obj_cls

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp