Skip to content

Commit

Permalink
MNT black to ignore .vscode folder (scikit-learn#20485)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrinjalali authored Jul 8, 2021
1 parent f2a6e10 commit d66b427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ exclude = '''
\.eggs # exclude a few common directories in the
| \.git # root of the project
| \.mypy_cache
| \.vscode
| examples
| build
| dist
Expand Down

0 comments on commit d66b427

Please sign in to comment.