Skip to content

Commit

Permalink
fix: removing fix formatting to prevent collision with 'gts fix' form…
Browse files Browse the repository at this point in the history
…atting
  • Loading branch information
pattishin committed Nov 17, 2023
1 parent 3b47bc9 commit c85faf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,3 @@ def fix_hermetic(targets: str = ".", hide_output: bool = False) -> None:
f = typeless_samples_hermetic(targets=d)
# Remove extra characters
trim(files=f)
# Fix formatting
fix_hermetic(targets=d)

0 comments on commit c85faf0

Please sign in to comment.