bcrypt.ctf/bcrypter/exceptions.py

3 lines
47 B
Python
Raw Normal View History

2025-06-21 21:29:00 +10:00
class CmdDeclarationError(Exception):
pass