Skip to content

Commit d5c0464

Browse files
committed
Fix docstring title indent
Makes sphinx stop complaining.
1 parent dea8303 commit d5c0464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vetiver/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def run(self,
150150
host: str = "127.0.0.1",
151151
**kw):
152152
"""
153-
Start API
153+
Start API
154154
155155
Parameters
156156
----------

0 commit comments

Comments
 (0)