Add W to pycodestyle list in README

This commit is contained in:
Charlie Marsh 2022-11-29 20:09:07 -05:00
parent e55daa89e6
commit 808b348c5f

View file

@ -68,7 +68,7 @@ of [Conda](https://docs.conda.io/en/latest/):
1. [Configuration](#configuration)
1. [Supported Rules](#supported-rules)
1. [Pyflakes (F)](#pyflakes)
1. [pycodestyle (E)](#pycodestyle)
1. [pycodestyle (E, W)](#pycodestyle)
1. [isort (I)](#isort)
1. [pydocstyle (D)](#pydocstyle)
1. [pyupgrade (U)](#pyupgrade)