8000 Remove str import from builtins · AlanCoding/GitPython@f2ce56f · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f2ce56f

Browse files
Harmon758Byron
authored andcommitted
Remove str import from builtins
1 parent 1e27496 commit f2ce56f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git/repo/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# This module is part of GitPython and is released under
55
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
66

7-
from builtins import str
87
from collections import namedtuple
98
import logging
109
import os

0 commit comments

Comments
 (0)
0