Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Ceetar
/
DnD
like
0
Runtime error
App
Files
Files
Community
03963fa
DnD
/
.vscode
/
settings.json
Ceetar
crude version, but working
03963fa
6 months ago
raw
Copy download link
history
blame
Safe
118 Bytes
{
"editor.formatOnPaste"
:
true
,
"editor.detectIndentation"
:
false
,
"python.formatting.provider"
:
"black"
}