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 1d782dd commit 74c76cfCopy full SHA for 74c76cf
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