Skip to content

Commit

Permalink
Update test_PadFoundationDesign.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kunle009 committed May 1, 2024
1 parent b516765 commit 27b7221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_PadFoundationDesign.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
from FoundationDesign.foundationdesign import padFoundationDesign, PadFoundation
from FoundationDesign import padFoundationDesign, PadFoundation


class PadFoundationDesignTestCase(unittest.TestCase):
Expand Down

0 comments on commit 27b7221

Please sign in to comment.