1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
This commit is contained in:
Shubhendra Singh Chauhan
2020-12-21 16:33:25 +05:30
committed by GitHub
parent 2409077a6d
commit 9883a46575
6 changed files with 3 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
import os
from io import BytesIO
from typing import Callable, Dict, IO, List, Optional, Tuple, Union
from httpie.cli.argtypes import KeyValueArg