gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
765 stars 138 forks source link

Fix failing integration test for manualSort field #383

Closed mesozoic closed 3 weeks ago

mesozoic commented 3 weeks ago

I neglected to run the integration test suite on #380 and one of the tests fails. The license on the test base does not allow for this field type to be created, so I'm simply skipping it for now.