1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +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