Files
fckbot/tests/__init__.py
2026-06-30 10:33:52 +00:00

5 lines
172 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- coding: utf-8 -*-
"""
Пакет tests unit-тесты для критически важных функций.
Использует pytest и pytest-asyncio.
"""