3 lines
47 B
Python
3 lines
47 B
Python
class FeishuAuthException(Exception):
|
|
pass
|
class FeishuAuthException(Exception):
|
|
pass
|