Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
QPromaQ
/
Docking_project
like
0
License:
mit
Dataset card
Files
Files and versions
xet
Community
main
Docking_project
/
.venv_haddock
/
lib
/
python3.12
/
site-packages
/
jsonpickle
/
errors.py
QPromaQ
Reset repository and upload final project (part 8)
99c332d
verified
about 2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
132 Bytes
"""
Stores custom jsonpickle errors.
"""
class
ClassNotFoundError
(
BaseException
):
def
__init__
(
*args, **kwargs
):
pass