spdx_python_model.bindings.v3_0_1

 1#! /usr/bin/env python3
 2#
 3# This file was auto-generated by shacl2code 1.1.0. DO NOT MANUALLY MODIFY IT
 4#
 5# SPDX-License-Identifier: Apache-2.0
 6
 7from .model import *  # noqa: F401, F403
 8
 9# fmt: off
10"""Format Guard"""
11from .cmd import main  # noqa: F401, I100, I202
12"""Format Guard"""
13# fmt on