Explorar o código

Adds celery.static to apicheck ignore list

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
8d02cfce13
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/conf.py

+ 1 - 0
docs/conf.py

@@ -39,6 +39,7 @@ globals().update(conf.build_config(
         'celery.app.base',
         'celery.apps',
         'celery.canvas',
+        'celery.static',
         'celery.concurrency.asynpool',
         'celery.utils.encoding',
     ],