diff --git a/safety/constants.py b/safety/constants.py index 6c746048..fa19ad88 100644 --- a/safety/constants.py +++ b/safety/constants.py @@ -184,5 +184,5 @@ def get_config_setting(name: str) -> Optional[str]: EXIT_CODE_INVALID_REQUIREMENT = 71 EXIT_CODE_EMAIL_NOT_VERIFIED = 72 -#For Depreciated Messages +# For Deprecated Messages BAR_LINE = "+===========================================================================================================================================================================================+"