Add "i3ipc" to docs/conf.py mock modules (b7a73f5b4
)
This commit is contained in:
parent
c6e29b2382
commit
62cc2db7fb
@ -42,8 +42,8 @@ MOCK_MODULES = [
|
||||
"apiclient",
|
||||
"googleapiclient.errors",
|
||||
"vlc",
|
||||
"dateutil.tz"
|
||||
|
||||
"dateutil.tz",
|
||||
"i3ipc",
|
||||
]
|
||||
|
||||
for mod_name in MOCK_MODULES:
|
||||
|
Loading…
Reference in New Issue
Block a user