Skip to content

Commit d0fb22b

Browse files
Andor233Byron
authored andcommitted
Update remote.py
Format code
1 parent 184cc1f commit d0fb22b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎git/remote.py

-1
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ def __init__(self, repo, name):
414414
self.repo = repo # type: 'Repo'
415415
self.name = name
416416

417-
418417
def __getattr__(self, attr):
419418
"""Allows to call this instance like
420419
remote.special( \\*args, \\*\\*kwargs) to call git-remote special self.name"""

0 commit comments

Comments
 (0)