Skip to content

Commit dd2896a

Browse files
Copilotsuyask-msft
andcommitted
Remove trailing whitespace from pyproject.toml
Co-authored-by: suyask-msft <158708948+suyask-msft@users.noreply.github.com>
1 parent 534e802 commit dd2896a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ line-length = 120
8080
target-version = "py310"
8181
select = [
8282
"E", "W", # pycodestyle
83-
"F", # pyflakes
83+
"F", # pyflakes
8484
"I", # isort
8585
"N", # pep8-naming
8686
"UP", # pyupgrade

0 commit comments

Comments
 (0)