Skip to content

Commit 36567f1

Browse files
committed
better naming
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent d477ef7 commit 36567f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cyclonedx/schema/deprecation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from . import SchemaVersion
2323

2424
__all__ = [
25-
'SchemaDeprecationWarning',
25+
'BaseSchemaDeprecationWarning',
2626
'SchemaDeprecationWarning1Dot1',
2727
'SchemaDeprecationWarning1Dot2',
2828
'SchemaDeprecationWarning1Dot3',

0 commit comments

Comments
 (0)