Skip to content

Commit

Permalink
Fix test import of analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoumis committed Apr 18, 2024
1 parent 7e03d26 commit e9f8023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/windows/tests/test_analyzer.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest

from analyzer.windows.analyzer import Analyzer
from analyzer import Analyzer


class TestAnalyzer(unittest.TestCase):
Expand Down

0 comments on commit e9f8023

Please sign in to comment.