1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-20 11:32:56 +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
-1
View File
@@ -1,4 +1,3 @@
# coding=utf-8
"""Utilities for HTTPie test suite."""
import re
import shlex