Skip to content

Commit

Permalink
Removed duplicate file
Browse files Browse the repository at this point in the history
  • Loading branch information
Derekkarungani committed Jan 11, 2025
1 parent b755c23 commit 0903e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/tests/test_word_frequency.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This module contains unit tests for the word_frequency module.
The tests verify the functionality of the count_word_frequency function,
which counts the frequency of words in a given text.
which will count the frequency of words in a given text.
"""

import unittest
Expand Down

0 comments on commit 0903e97

Please sign in to comment.