Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update test_square.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyusha-samidhapudi authored Nov 25, 2023
1 parent 18a09d8 commit d6d96bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FindSquare/test_square.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from FileSquare/square import calculate_square
from FindSquare/square import calculate_square
def test_square_calculation():

# Test with a positive number
Expand Down

0 comments on commit d6d96bc

Please sign in to comment.