Skip to content

Commit

Permalink
docs: fix api code example
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpavlock committed Apr 6, 2024
1 parent b54ffe3 commit 270a34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developers/api/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 270a34d

Please sign in to comment.