mirror of
https://github.com/httpie/cli.git
synced 2025-03-13 06:18:33 +01:00
add delayed annot loading in ports.py
This commit is contained in:
parent
7bd3af2494
commit
2ea86b2623
@ -1,3 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
from random import randint
|
||||
from typing import Tuple
|
||||
|
Loading…
Reference in New Issue
Block a user