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