You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-24 00:31:09 +02:00
3 lines
38 B
Python
3 lines
38 B
Python
|
|
class ParseError(Exception):
|
||
|
|
pass
|