Skip to content

Commit

Permalink
auto format by ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
aramoto99 committed Jan 27, 2025
1 parent db874e6 commit 71aa493
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ def main() -> None:
else:
raise AssertionError(f"Invalid output type: {args.output_type}")


if __name__ == "__main__":
main()

0 comments on commit 71aa493

Please sign in to comment.