Skip to content

Commit a4a6627

Browse files
committed
reduce diff
Signed-off-by: Oleg Höfling <oleg.hoefling@gmail.com>
1 parent 0d0b10d commit a4a6627

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/stubutil.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ def remove_misplaced_type_comments(source: Union[str, bytes]) -> Union[str, byte
240240
def common_dir_prefix(paths: List[str]) -> str:
241241
if not paths:
242242
return '.'
243-
244243
cur = os.path.dirname(os.path.normpath(paths[0]))
245244
for path in paths[1:]:
246245
while True:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy