diff --git a/docs/conf.py b/docs/conf.py index d116e5c..3a565a9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,8 +42,8 @@ MOCK_MODULES = [ "apiclient", "googleapiclient.errors", "vlc", - "dateutil.tz" - + "dateutil.tz", + "i3ipc", ] for mod_name in MOCK_MODULES: