blt/bytelatent/__init__.py

4 lines
96 B
Python
Raw Normal View History

2024-12-12 23:32:30 +00:00
# Copyright (c) Meta Platforms, Inc. and affiliates.
class ByteLatentError(Exception):
pass