mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 15:53:13 +01:00
3 lines
38 B
Python
3 lines
38 B
Python
|
class ParseError(Exception):
|
||
|
pass
|