Skip to content

Commit

Permalink
Merge pull request #96 from szedjani/patch-1
Browse files Browse the repository at this point in the history
Update airtable.py
  • Loading branch information
gtalarico committed Sep 25, 2020
2 parents 06a307f + 381263a commit ba771d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airtable/airtable.py
Expand Up @@ -42,7 +42,7 @@
Insert:
>>> airtable.insert({'First Name', 'John'})
>>> airtable.insert({'First Name': 'John'})
Delete:
Expand Down

0 comments on commit ba771d4

Please sign in to comment.