Skip to content

Commit

Permalink
Clean up trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 authored May 22, 2024
1 parent 41985d0 commit f4e93a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/briefcase/platforms/macOS/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -691,11 +691,11 @@ def notarize(self, filename, team_id):
To find the cause of this failure, get the submission ID by running:
xcrun notarytool history
Then run:
Then run:
xcrun notarytool log <submission-id>
to generate a full log of the error.
"""
) from e
Expand Down

0 comments on commit f4e93a0

Please sign in to comment.