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

Commitd94a405

Browse files
committed
[fuchsia-test-runner] Remove usage of kw_only
We are still at Python 3.8 in Fuchsia infra. This was introduced atPython 3.10.
1 parent25c9f2c commitd94a405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/ci/docker/scripts/fuchsia-test-runner.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ def atomic_link(link: Path, target: Path):
112112
os.remove(tmp_file)
113113

114114

115-
@dataclass(kw_only=True)
115+
@dataclass
116116
classTestEnvironment:
117117
rust_build_dir:Path
118118
sdk_dir:Path

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp