model-bakers / model_bakery

Object factory for Django
https://model-bakery.readthedocs.io/en/latest/
Other
846 stars 85 forks source link

CI: remove hard requirement on linters for tests to run #454

Closed amureki closed 1 year ago

amureki commented 1 year ago

Describe the change Noted, that failing linters are preventing tests to run, which can block/slow down contributors.

PR Checklist