diff --git a/docs/developers/api/api.rst b/docs/developers/api/api.rst index d0df802..240085d 100644 --- a/docs/developers/api/api.rst +++ b/docs/developers/api/api.rst @@ -20,6 +20,7 @@ The only requirement is to have or create a configuration file and initialize th .. code:: python + from pathlib import Path from moe import config try: