Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher committed Nov 8, 2024
1 parent 2e0d1e1 commit d6e80f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/jit/_targets.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ async def _build_stencils(self) -> dict[str, _stencils.StencilGroup]:
)
return stencil_groups


def build(
self, out: pathlib.Path, *, comment: str = "", force: bool = False
) -> None:
Expand Down

0 comments on commit d6e80f1

Please sign in to comment.