You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-01-01 00:40:25 +02:00
3 lines
38 B
Python
3 lines
38 B
Python
|
|
class ParseError(Exception):
|
||
|
|
pass
|