Skip to content

Commit

Permalink
Update src/test/test_statement.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRBe authored Dec 19, 2021
1 parent b2c0ef7 commit 3702e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/test_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""
import unittest

from Statement import Statement
from src.Statement import Statement


class TestStatement(unittest.TestCase):
Expand Down

0 comments on commit 3702e69

Please sign in to comment.