Skip to content

Commit 8df7ab4

Browse files
authored
Merge pull request #38 from has2k1/fix-docstring-title
Fix docstring title indent
2 parents dea8303 + d5c0464 commit 8df7ab4

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)