Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Safiya-hash committed Jan 11, 2025
1 parent 1b54bad commit 397df98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/tests/test_string_length.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

import unittest

from ..string_length import string_length
from solutions.string_length import string_length


class TestStringLength(unittest.TestCase):
Expand Down

0 comments on commit 397df98

Please sign in to comment.