gtalarico / pyairtable

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

Fix broken reference to pytest.Mark #367

Closed mesozoic closed 6 months ago

mesozoic commented 6 months ago

Older versions of pytest (which still float around in the wild) fail to run our test suite. This fixes the issue.