dalibo / pgtoolkit

Postgres Support from Python
https://pgtoolkit.rtfd.io/
PostgreSQL License
21 stars 9 forks source link

Don't inline doc comments in flake8 configuration #107

Closed pgiraud closed 1 year ago

pgiraud commented 1 year ago

With Flake8 6.0.0 inline comments were producing the following error: ValueError: Error code '#' supplied to 'ignore' option does not match '^[A-Z]{1,3}[0-9]{0,3}$'