Added dns to mocked modules.

This commit is contained in:
Fabio Manganiello 2024-05-26 03:02:57 +02:00
parent 104457a302
commit 3642d1ffa4
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -28,6 +28,7 @@ mock_imports = [
"dbus",
"deepspeech",
"defusedxml",
"dns",
"docutils",
"envirophat",
"feedparser",