Skip to content

Commit

Permalink
Format scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasgajarsky committed Mar 4, 2023
1 parent f45117b commit af6640c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion scripts/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ def main(cfg: DictConfig) -> None:


if __name__ == "__main__":

main()
1 change: 0 additions & 1 deletion scripts/repeated_inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ def main(cfg: DictConfig) -> None:


if __name__ == "__main__":

main()

0 comments on commit af6640c

Please sign in to comment.