Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
privateone/teleapi
azils3
/
fsb
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fsb
/
FileStream
/
Exceptions
/
exceptions.py
BinaryONe
Copilot Modifications
0714d01
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
class
InvalidHash
(
Exception
):
message =
"Invalid hash"
class
FileNotFound
(
Exception
):
message =
"File not found"