calculator / utils /__init__.py
pgzmnk
IndexGeneration class in a separate file. Cleanup.
3683a4c
raw
history blame
No virus
92 Bytes
import logging
logging.basicConfig(format="%(levelname)s:%(message)s", level=logging.INFO)