Skip to content

Commit 5b1fa58

Browse files
committed
Remove extra import "from typing_extensions"
1 parent 5977a6e commit 5b1fa58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/deprecation/test_attributes.py

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from typing_extensions import assert_type
1919

2020
import pytest
21-
from typing_extensions import assert_type
2221

2322
import git
2423
import git.index.base

0 commit comments

Comments
 (0)