1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Polish Python 2 removal (#1070)

This commit is contained in:
Mickaël Schoentgen
2021-05-27 13:05:41 +02:00
committed by GitHub
parent 264d45cdf5
commit 464b5b4c1d
9 changed files with 8 additions and 31 deletions

View File

@@ -1,4 +1,3 @@
# coding=utf-8
"""Utilities for HTTPie test suite."""
import re
import shlex