We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c940656 commit 7748072Copy full SHA for 7748072
scripts/lint-from-demo.py
@@ -9,7 +9,6 @@
9
# ]
10
# ///
11
12
-import os
13
from pathlib import Path
14
from typing import Annotated
15
@@ -30,7 +29,6 @@
30
29
"uv.lock",
31
]
32
33
-
34
cli: typer.Typer = typer.Typer()
35
36
scripts/setup-release.py
@@ -30,7 +30,6 @@
except ModuleNotFoundError:
import tomli as tomllib
0 commit comments