testsAndMisc/PYTHON/lichess_bot/__init__.py

3 lines
51 B
Python
Raw Normal View History

"""Package marker for lichess_bot."""
2025-08-22 16:49:30 +02:00
__all__ = []