Skip to content

Commit 0f3fb71

Browse files
stainless-botRobertCraigie
authored andcommitted
docs: add trailing newlines (#28)
1 parent 14d2b06 commit 0f3fb71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ We are keen for your feedback; please open an [issue](https://www.github.com/Fin
272272

273273
## Requirements
274274

275-
Python 3.7 or higher.
275+
Python 3.7 or higher.

api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ from finch.types import DisconnectResponse, Introspection
222222
Methods:
223223

224224
- <code title="post /disconnect">client.account.<a href="./src/finch/resources/account.py">disconnect</a>() -> <a href="./src/finch/types/disconnect_response.py">DisconnectResponse</a></code>
225-
- <code title="get /introspect">client.account.<a href="./src/finch/resources/account.py">introspect</a>() -> <a href="./src/finch/types/introspection.py">Introspection</a></code>
225+
- <code title="get /introspect">client.account.<a href="./src/finch/resources/account.py">introspect</a>() -> <a href="./src/finch/types/introspection.py">Introspection</a></code>

0 commit comments

Comments
 (0)