From d2c09f6ea9409870a964840008cb125c872f6e8f Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Tue, 27 Jun 2023 09:41:14 +0000 Subject: [PATCH] docs: add trailing newlines --- README.md | 2 +- api.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5768aebd..61503b82 100644 --- a/README.md +++ b/README.md @@ -272,4 +272,4 @@ We are keen for your feedback; please open an [issue](https://www.github.com/Fin ## Requirements -Python 3.7 or higher. \ No newline at end of file +Python 3.7 or higher. diff --git a/api.md b/api.md index 25f4d089..3da6d22c 100644 --- a/api.md +++ b/api.md @@ -222,4 +222,4 @@ from finch.types import DisconnectResponse, Introspection Methods: - client.account.disconnect() -> DisconnectResponse -- client.account.introspect() -> Introspection \ No newline at end of file +- client.account.introspect() -> Introspection