File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424this_component = _this_component
2525"""
26- Alias of :class:`_this_component `.
26+ Alias of :func:`cyclonedx..contrib.this.this_component `.
2727
2828This re-export location is deprecated.
2929Use ``from ...contrib.this import this_component`` instead.
3434
3535this_tool = _this_tool
3636"""
37- Alias of :class:`_this_tool `.
37+ Alias of :func:`cyclonedx..contrib.this.this_tool `.
3838
3939This re-export location is deprecated.
4040Use ``from ...contrib.this import this_tool`` instead.
Original file line number Diff line number Diff line change 2121
2222LicenseFactory = _LicenseFactory
2323"""
24- Alias of :class:`_LicenseFactory `.
24+ Alias of :class:`cyclonedx.contrib.license.LicenseFactory `.
2525
2626This re-export location is deprecated.
2727Use ``from ...contrib.license import LicenseFactory`` instead.
You can’t perform that action at this time.
0 commit comments