Skip to content

Commit c77e447

Browse files
committed
Make Ruff happy
1 parent ab797fc commit c77e447

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Tools/wasm/wasi/__main__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/usr/bin/env python3
22

3+
# /// script
4+
# requires-python = ">=3.13"
5+
# ///
6+
37
import argparse
48
import contextlib
59
import functools

0 commit comments

Comments
 (0)