mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-18 06:24:20 +01:00
4 lines
74 B
Python
4 lines
74 B
Python
class NotEnabledException(Exception):
|
|
""" Feature not enabled
|
|
"""
|