Skip to content

Commit 47a2a92

Browse files
committed
Stylistic tweaks
1 parent a822755 commit 47a2a92

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
future
2-
requests
2+
requests

tests/interface_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
import responses
66
from future.moves.urllib.parse import parse_qs
7-
from builtins import bytes
87

98
import gogs_client
109
import gogs_client.http_utils as http_utils

0 commit comments

Comments
 (0)