Skip to content

Commit

Permalink
changed file path
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeinab15 committed Dec 29, 2024
1 parent df31035 commit acb67b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion solutions/tests/test_sumrange.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
from .sum_range import sum_range
from ..sum_range import sum_range

class TestSumRange(unittest.TestCase):
"""Unit tests for the Sum_range function."""
Expand Down

0 comments on commit acb67b2

Please sign in to comment.