testsAndMisc/python_pkg/warsaw_districts/tests/__init__.py
copilot-swe-agent[bot] 452b93f42b Add Warsaw districts Anki generator with tests and documentation
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-07 17:03:00 +00:00

6 lines
84 B
Python

"""Tests init file."""
from __future__ import annotations
__all__: list[str] = []