Skip to content

Commit

Permalink
Co-authored-by: HadalFauna <HadalFauna@users.noreply.github.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Nov 2, 2023
1 parent 4bf6db5 commit 5a20338
Show file tree
Hide file tree
Showing 37 changed files with 1,905 additions and 2,039 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ docs/.next/

# tests
tests/config.toml
.pdm-python
9 changes: 8 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,12 @@
},
"search.exclude": {
"crates/turbopack-tests/tests/snapshot/**": true
}
},
"python.analysis.typeCheckingMode": "basic",
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none",
"restructuredtext.preview.docutils.disabled": true,
"iis.configDir": ""
}
221 changes: 0 additions & 221 deletions hydroroll/__init__.py

This file was deleted.

70 changes: 0 additions & 70 deletions hydroroll/core/__init__.py

This file was deleted.

Loading

0 comments on commit 5a20338

Please sign in to comment.