[run]
source = feedflow
omit = tests/*
relative_files = True

[report]
show_missing = True
exclude_lines =
    pragma: no cover
    if __name__ == .__main__.:
    except (ImportError, ValueError):
    except ImportError:
	PackageNotFoundError: