mirror of
https://github.com/httpie/cli.git
synced 2025-06-06 23:36:27 +02:00
3 lines
38 B
Python
3 lines
38 B
Python
|
class ParseError(Exception):
|
||
|
pass
|