Skip to content

Commit

Permalink
apply black & isort
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2024
1 parent 8b0564a commit 46c2acc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cog_modules/error_handler/error_helping.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
File for easy string management for Error messages for bad users and their stinky inputs.
"""

MAX_USER_INPUT_WORD_LENGTH = 20

INVALID_INPUT = "Invalid Input"
Expand Down

0 comments on commit 46c2acc

Please sign in to comment.