httpie-cli/httpie/cli/exceptions.py

3 lines
38 B
Python
Raw Normal View History

2019-08-31 15:17:10 +02:00
class ParseError(Exception):
pass