Skip to content

Commit

Permalink
Add extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
illusional committed Sep 18, 2023
1 parent 0ff8bef commit 955b328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_generic_auditor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import unittest
import unittest.mock
from collections import namedtuple

from metamist.audit.generic_auditor import GenericAuditor
Expand Down

0 comments on commit 955b328

Please sign in to comment.