gtalarico / pyairtable

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

Fix broken docs for orm.fields constants #356

Closed mesozoic closed 7 months ago

mesozoic commented 7 months ago

The """[[[cog]]] block that auto-generates orm.fields.__all__ is messing up Sphinx, apparently. There is also a broken reference in there that I didn't catch earlier.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (eef7b6f) to head (ecc3006).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #356 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 2313 2313 ========================================= Hits 2313 2313 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.