1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-10 00:28:12 +02:00
httpie-cli/httpie/cli/exceptions.py
Jakub Roztocil aba3b1ec01 Refactoring
2019-08-31 15:17:10 +02:00

3 lines
38 B
Python

class ParseError(Exception):
pass