PRINT is just a function to make prints look nice
installation
pip install mino-print
or even better
uv add mino-print
usage
import PRINT
PRINT('hello, world!')
PRINT is just a function to make prints look nice
pip install mino-print
or even better
uv add mino-print
import PRINT
PRINT('hello, world!')