HCAI-Lab/w2-consensus-deepdive-unlearning-artifacts / pyright_venv /lib /python3.9 /site-packages /pyright /__init__.py
| # -*- coding: utf-8 -*- | |
| # pyright: reportUnusedImport=false | |
| __title__ = 'pyright' | |
| __author__ = 'RobertCraigie' | |
| __license__ = 'MIT' | |
| __copyright__ = 'Copyright 2021 Robert Craigie' | |
| import os | |
| from . import errors as errors | |
| from .cli import * | |
| from ._version import ( | |
| __version__ as __version__, | |
| __pyright_version__ as __pyright_version__, | |
| ) | |
| if os.environ.get('PYRIGHT_PYTHON_DEBUG'): | |
| import logging | |
| logging.basicConfig(format='%(asctime)-15s - %(levelname)s - %(name)s - %(message)s') | |
| logging.getLogger('pyright').setLevel(logging.DEBUG) | |
Xet Storage Details
- Size:
- 559 Bytes
- Xet hash:
- 318e394a2b9ba5972aeb245a2f454ff3bb9c83cfffa7be3d2bd512ecbe1b7e83
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.