procrastinate-org / procrastinate

PostgreSQL-based Task Queue for Python
https://procrastinate.readthedocs.io/
MIT License
834 stars 52 forks source link

fix: syntax error in connector basics docs #1044

Closed mplemay closed 4 months ago

mplemay commented 4 months ago

Fixes minor syntax error in the documentation

Successful PR Checklist:

PR label(s):

github-actions[bot] commented 4 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.

ewjoachim commented 4 months ago

Thanks! I don't know what proper tools (ideally through pre-commit or sphinx) we should use to avoid this in the future. All the techniques I know may hinder the ease of doc-writing.