Skip to content

Commit

Permalink
fix: empty line at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
gillardoLapp committed Feb 12, 2025
1 parent 122af88 commit 61be825
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ def test_findFilesByMetadata_with_error(self):
self.assertIn('Test error', result['Message'])

if __name__ == '__main__':
unittest.main()
unittest.main()

0 comments on commit 61be825

Please sign in to comment.