We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3756b5e commit 70cf9b4Copy full SHA for 70cf9b4
cyclonedx/_internal/__init__.py
@@ -20,3 +20,6 @@
20
!!! ALL SYMBOLS IN HERE ARE INTERNAL.
21
Everything might change without any notice.
22
"""
23
+
24
+# THIS FILE IS INTENDED TO BE EMPTY.
25
+# Put symbols in own modules/packages, not in this file!
0 commit comments