Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rolpotamias
/
WiLoR
like
5
Running
on
Zero
App
Files
Files
Community
1
6460264
WiLoR
/
pyrender
/
.flake8
rolpotamias
Upload 124 files
aea26c8
verified
2 months ago
raw
Copy download link
history
blame
Safe
152 Bytes
[flake8]
ignore = E231,W504,F405,F403
max
-
line
-length =
79
select = B,C,E,F,W,T4,B9
exclude =
docs/
source
/
conf
.
py
,
__pycache__,
examples/*