Skip to content

Commit d94a405

Browse files
committed
[fuchsia-test-runner] Remove usage of kw_only
We are still at Python 3.8 in Fuchsia infra. This was introduced at Python 3.10.
1 parent 25c9f2c commit d94a405

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
class TestEnvironment:
117117
rust_build_dir: Path
118118
sdk_dir: Path

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy