Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ferdowsi
/
pytube
like
0
Follow
Ferdowsi Neural Lab
3
Model card
Files
Files and versions
Community
a32fff3
pytube
/
.editorconfig
alexey-pelykh
Add .editorconfig file (#1628)
a32fff3
unverified
over 1 year ago
raw
Copy download link
history
blame
Safe
176 Bytes
root
=
true
[*]
indent_style
= space
indent_size
=
4
end_of_line
= lf
trim_trailing_whitespace
=
true
insert_final_newline
=
true
charset
= utf-
8
[*.py]
max_line_length
=
95