2
0
Fork 0
textout/tests/__init__.py

9 lines
412 B
Python
Executable File

#!/usr/bin/env python3
# ******************************************************************************
# Copyright (C) 2018 Thomas "Cakeisalie5" Touhey <thomas@touhey.fr>
# This file is part of the textoutpc project, which is MIT-licensed.
# ******************************************************************************
"""Unit tests for the ``textoutpc`` Python module."""
from __future__ import annotations