Contents:
"""Documentation about freqsap.""" import logging logging.getLogger(__name__).addHandler(logging.NullHandler()) [docs] __author__ = "Helge Hecht" [docs] __email__ = "helge.hecht@recetox.muni.cz" [docs] __version__ = "1.1.1"