mirror of https://github.com/cowrie/cowrie.git
4 lines
74 B
Python
4 lines
74 B
Python
![]() |
class NotEnabledException(Exception):
|
||
|
""" Feature not enabled
|
||
|
"""
|