"""Continuous Integration."""
from spcd.project import Project
from spcd.projects import Projects
projects = Projects()
project = Project(projects)