Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
CaffeineCrew
/
Techdocs
like
1
Runtime error
App
Files
Files
Community
1
dd3d549
Techdocs
/
.gitignore
mayureshagashe2105
CLI tool
808bf67
about 1 year ago
raw
Copy download link
history
blame
Safe
171 Bytes
# PyCharm files
.idea
# VScode files
.vscode
# env files
.env
# cache files
__pycache__
.vercel
tempCodeRunnerFile.py
#pypi files
build
dist
techdocs.egg-info
test.py