Coverage for oc_ocdm / graph / __init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.13.4, created at 2026-03-28 18:52 +0000
« prev ^ index » next coverage.py v7.13.4, created at 2026-03-28 18:52 +0000
1#!/usr/bin/python
3# SPDX-FileCopyrightText: 2020 Simone Persiani <iosonopersia@gmail.com>
4#
5# SPDX-License-Identifier: ISC
7# -*- coding: utf-8 -*-
9from oc_ocdm.graph.graph_entity import GraphEntity
10from oc_ocdm.graph.graph_set import GraphSet