We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15f730 commit d3f8c10Copy full SHA for d3f8c10
intelmq/tests/bots/parsers/shadowserver/test_helpers.py
@@ -6,7 +6,7 @@
6
"""
7
8
import unittest
9
-from intelmq.bots.parsers.shadowserver.config import validate_to_none, convert_bool
+from intelmq.bots.parsers.shadowserver._config import validate_to_none, convert_bool
10
11
12
class TestShadowserverHelpers(unittest.TestCase):
0 commit comments