Skip to content

Commit

Permalink
reword: remove End Of File
Browse files Browse the repository at this point in the history
  • Loading branch information
gillardoLapp committed Feb 18, 2025
1 parent d52d46d commit ef7b0f3
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 ef7b0f3

Please sign in to comment.