Skip to content

Commit

Permalink
ruff fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
caelean committed Nov 13, 2024
1 parent d45dced commit c681662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundled/tool/tach_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
if TYPE_CHECKING:
from tach.extension import CheckResult


def run_tach_check(argv: list[str], path: str):
args, _ = parse_arguments(argv[1:])
root = find_project_config_root()
Expand Down

0 comments on commit c681662

Please sign in to comment.