google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
228 stars 26 forks source link

skip venv, .downloads and third_party with isort and pyink. #8

Closed advaitjain closed 2 months ago

advaitjain commented 2 months ago

Manually tested that format.sh works as intended in my local setup.

format.sh now matches test_code_style.sh: https://github.com/google-ai-edge/ai-edge-torch/blob/19a168c7f1776168248a861e733c88c1da7c9d06/ci/test_code_style.sh#L59-L67

BUG=fix dev workflow