Skip to content

Commit 6c6777f

Browse files
ytauschpavelzw
andauthored
review #2
Co-authored-by: Pavel Zwerschke <[email protected]>
1 parent 812fe9d commit 6c6777f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda_forge_tick/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def make_graph(
138138
)
139139
@pass_context
140140
def update_upstream_versions(
141-
ctx: CliContext, job: int, n_jobs: int, feedstock: Optional[str]
141+
ctx: CliContext, job: int, n_jobs: int, feedstock: str | None
142142
) -> None:
143143
"""
144144
Update the upstream versions of feedstocks in the graph.

0 commit comments

Comments
 (0)