File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -272,4 +272,4 @@ We are keen for your feedback; please open an [issue](https://www.github.com/Fin
272
272
273
273
## Requirements
274
274
275
- Python 3.7 or higher.
275
+ Python 3.7 or higher.
Original file line number Diff line number Diff line change @@ -222,4 +222,4 @@ from finch.types import DisconnectResponse, Introspection
222
222
Methods:
223
223
224
224
- <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 >
You can’t perform that action at this time.
0 commit comments