Skip to content

Commit ebd447e

Browse files
authored
Merge pull request #46 from microsoft/copilot/sub-pr-45
Remove trailing whitespace in pyproject.toml
2 parents bf1cbe5 + dd2896a commit ebd447e

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
@@ -79,7 +79,7 @@ line-length = 120
7979
target-version = "py310"
8080
select = [
8181
"E", "W", # pycodestyle
82-
"F", # pyflakes
82+
"F", # pyflakes
8383
"I", # isort
8484
"N", # pep8-naming
8585
"UP", # pyupgrade

0 commit comments

Comments
 (0)