fitgrid
# -*- coding: utf-8 -*- """Developer stub for internal fitgrid errors""" [docs]class FitGridError(Exception): pass