Skip to content

Commit fea1842

Browse files
committed
Remove excess import
1 parent a85fc97 commit fea1842

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/gen_coverage.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ def run(
108108
)
109109

110110
def find_objects():
111-
import os
112-
113111
objects = []
114112
dpnp_path = os.getcwd()
115113
search_path = os.path.join(dpnp_path, "dpnp")

0 commit comments

Comments
 (0)