Skip to content

Commit

Permalink
update docs api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
a5r0n committed Mar 21, 2022
1 parent 149b265 commit f25c1b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Airtable Api
============

Overview
Overview
********

This client offers three classes you can use to access the Airtable Api:
Expand Down Expand Up @@ -341,6 +341,7 @@ can use if you want to compose formulas:
.. autofunction:: pyairtable.formulas.EQUAL
.. autofunction:: pyairtable.formulas.FIELD
.. autofunction:: pyairtable.formulas.AND
.. autofunction:: pyairtable.formulas.OR
.. autofunction:: pyairtable.formulas.FIND
.. autofunction:: pyairtable.formulas.IF
.. autofunction:: pyairtable.formulas.STR_VALUE
Expand Down

0 comments on commit f25c1b6

Please sign in to comment.