Open terencehonles opened 1 year ago
I'll see if I can update this PR sometime soon, but may not get to it this weekend
I've rebased this after #897 @JoelLefkowitz
It does look like these are not flagged by the linter anymore so we could drop this PR, but using is
instead of ==
is probably better.
This fixes some lint errors that appeared when updating https://github.com/axnsan12/drf-yasg/pull/840 since the linting rules do not seem to be pinned or changed since the last run.