diff --git a/setup.py b/setup.py index bdbde4d7..eb24a511 100644 --- a/setup.py +++ b/setup.py @@ -49,4 +49,4 @@ Version 3 of the VulnCheck API """, # noqa: E501 package_data={"vulncheck_sdk": ["py.typed"]}, -) +) \ No newline at end of file