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

Commit341426b

Browse files
atom should be singular
1 parent7591a30 commit341426b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/lithium/testcases.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ def add_arguments(cls, parser: argparse.ArgumentParser) -> None:
420420
classTestcaseAttrs(Testcase):
421421
"""Testcase file split by anything that looks like an XML attribute."""
422422

423-
atom="attributes"
423+
atom="attribute"
424424
args= ("-a","--attrs")
425425
arg_help="Delimit a file by XML attributes."
426426
TAG_PATTERN=br"<\s*[A-Za-z][A-Za-z-]*"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp