Skip to content

Commit

Permalink
fix build bug
Browse files Browse the repository at this point in the history
  • Loading branch information
changliao1025 committed Jul 18, 2023
1 parent e726eeb commit 5e278e3
Show file tree
Hide file tree
Showing 7 changed files with 198 additions and 140 deletions.
6 changes: 5 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@
"**/*.txt",
"**/*.md",
"**/*.rst"
]
],
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}
Loading

0 comments on commit 5e278e3

Please sign in to comment.