Skip to content

Commit

Permalink
Update safety/constants.py
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
SafetyQuincyF and coderabbitai[bot] authored Oct 22, 2024
1 parent 311bbd9 commit 147cdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safety/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "+===========================================================================================================================================================================================+"

0 comments on commit 147cdb1

Please sign in to comment.