Files
viking-file-python/viking_file/exceptions.py
T
2025-08-12 10:16:29 +03:00

3 lines
40 B
Python

class ApiException(Exception):
pass