diff --git a/docs/faq.rst b/docs/faq.rst index f427db82f9..a03287c378 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -13,6 +13,7 @@ Alternatively, you can configure the file logger to write to an output file. .. code-block:: python + import logging import parsl # Emit log lines to the screen