Skip to content

Commit 55fcb9c

Browse files
authored
drop default note
1 parent c8b1f6e commit 55fcb9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ build-backend = "setuptools.build_meta"
1010
fix = true
1111
# todo: drop when migrated project metadata from setup.cfg
1212
target-version = "py38"
13-
# Enable Pyflakes `E` and `F` codes by default.
1413
lint.select = [
1514
"E", # https://pypi.org/project/pyflakes/
1615
"W", # https://pypi.org/project/pycodestyle/

0 commit comments

Comments
 (0)