blt/bytelatent/__init__.py
2024-12-12 15:32:30 -08:00

4 lines
96 B
Python

# Copyright (c) Meta Platforms, Inc. and affiliates.
class ByteLatentError(Exception):
pass