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 untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

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