Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran committed Oct 30, 2024
1 parent f6c4217 commit c85d4d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/bin/oc_wrapper
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import sys
from ocviapy import oc
from sh import ErrorReturnCode


if __name__ == "__main__":
logging.basicConfig(level=logging.INFO)
args = sys.argv[1:]
Expand Down

0 comments on commit c85d4d9

Please sign in to comment.