Skip to content

Commit

Permalink
removed blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Nov 25, 2024
1 parent 81ea43a commit 397a36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/process_profile_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ def processProfiles(self, filename, profilename):
else:
print("Not processing", arg, "because 'type' in path name!")
else:
print("No JSON-LD file identified. Skipping process...")
print("No JSON-LD file identified. Skipping process...")

0 comments on commit 397a36a

Please sign in to comment.