Skip to content

Commit

Permalink
fixes and pip package upgraded to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelKronander committed Sep 21, 2023
1 parent 317ccd0 commit 4babf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copilot/test_history.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from unittest.mock import patch
import unittest

from history import get_history
from copilot.history import get_history


class TestHistory(unittest.TestCase):
Expand Down

0 comments on commit 4babf89

Please sign in to comment.