Skip to content

Commit 270a34d

Browse files
committed
docs: fix api code example
1 parent b54ffe3 commit 270a34d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/developers/api/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The only requirement is to have or create a configuration file and initialize th
2020

2121
.. code:: python
2222
23+
from pathlib import Path
2324
from moe import config
2425
2526
try:

0 commit comments

Comments
 (0)