diff --git a/cyclonedx/__init__.py b/cyclonedx/__init__.py index 64a641b7..a5c89423 100644 --- a/cyclonedx/__init__.py +++ b/cyclonedx/__init__.py @@ -16,4 +16,4 @@ """ Python library for generating and representing CycloneDX software bill-of-materials. -""" \ No newline at end of file +""" diff --git a/cyclonedx/model/__init__.py b/cyclonedx/model/__init__.py index 5d2edc45..998c0711 100644 --- a/cyclonedx/model/__init__.py +++ b/cyclonedx/model/__init__.py @@ -17,4 +17,4 @@ """ Uniform set of models to represent objects within a CycloneDX software bill-of-materials. -""" \ No newline at end of file +"""